You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With #252, all Coqui TTS models can be used in the tts-server for speech synthesis. However, some models like XTTS also support voice cloning with a speaker_wav reference file.
Solution
Add a file selector to the tts-server to specify the speaker_wav file(s), similar to the existing support for style_wav for certain models.
The text was updated successfully, but these errors were encountered:
🚀 Feature Description
With #252, all Coqui TTS models can be used in the
tts-server
for speech synthesis. However, some models like XTTS also support voice cloning with aspeaker_wav
reference file.Solution
Add a file selector to the
tts-server
to specify thespeaker_wav
file(s), similar to the existing support forstyle_wav
for certain models.The text was updated successfully, but these errors were encountered: