"Thorsten-Voice" TTS Modell (neutral) - Tacotron2 DDC

Dieses Modell wurde auf Basis von Coqui TTS trainiert.

Dateien

TTS Modell

  • tts-config.json
  • tts-config.json

Vocoder Modell (HifiGAN v1)

  • scale_stats.npy
  • vocoder-config.json
  • vocoder-model_file.pth.tar

Nutzung

Das Coqui TTS Paket installieren.

pip install tts -U

Dann den lokalen TTS-Server Prozess starten:

tts-server --model_path tts-model_file.pth --config_path tts-config.json --vocoder_path vocoder-model_file.pth.tar --vocoder_config_path vocoder-config.json

Thanks to Coqui AI for providing an amazing opensource TTS technology.

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model is not currently available via any of the supported Inference Providers.
The model cannot be deployed to the HF Inference API: The model has no library tag.