We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent facc018 commit bd275e4Copy full SHA for bd275e4
gallery/index.yaml
@@ -230,6 +230,24 @@
230
type: DiaForConditionalGeneration
231
known_usecases:
232
- tts
233
+- name: "outetts"
234
+ url: "github:mudler/LocalAI/gallery/virtual.yaml@master"
235
+ urls:
236
+ - https://github.com/edwko/OuteTTS
237
+ license: apache-2.0
238
+ tags:
239
+ - tts
240
+ - gpu
241
+ - text-to-speech
242
+ overrides:
243
+ backend: "transformers"
244
+ name: "outetts"
245
+ description: "OuteTTS is a 1.6B parameter text to speech model created by OuteAI."
246
+ parameters:
247
+ model: OuteAI/OuteTTS-0.3-1B
248
+ type: OuteTTS
249
+ known_usecases:
250
251
- &afm
252
name: "arcee-ai_afm-4.5b"
253
url: "github:mudler/LocalAI/gallery/chatml.yaml@master"
0 commit comments