erew123 / alltalk_tts

AllTalk is based on the Coqui TTS engine, similar to the Coqui_tts extension for Text generation webUI, however supports a variety of advanced features, such as a settings page, low VRAM support, DeepSpeed, narrator, model finetuning, custom models, wav file maintenance. It can also be used with 3rd Party software via JSON calls.
GNU Affero General Public License v3.0
1.14k stars 118 forks source link

Support for metavoice-1B #300

Closed manneschui closed 3 months ago

manneschui commented 3 months ago

Hi, with the granted and restricted Coqui licence issue AllTalk is not and will not be available for commercial use.

Is there any way to get https://github.com/metavoiceio/metavoice-src https://huggingface.co/metavoiceio/metavoice-1B-v0.1 support up and running for usage with AllTalk as replacement API TTS model?

Thank you! Kind Regards

erew123 commented 3 months ago

Hi @manneschui

I will add it as a potential engine to the Features Request list https://github.com/erew123/alltalk_tts/discussions/74

Instructions for adding in a new TTS engine are also there if you know a bit of coding.

Thanks