Coqui VITS SuiSiann MinNan Hokkien TTS Model

Requirements

  • Python 3.10
  • coqui-tts-pygoruut 0.27.4

Install script

python3-alt.3-10 -m venv venv
./venv/bin/pip3 install coqui-tts-pygoruut

Download the model

wget https://huggingface.co/neurlang/coqui-vits-suisiann-minnan-hokkien/resolve/main/best_model.pth -O /tmp/best_model.pth
wget https://huggingface.co/neurlang/coqui-vits-suisiann-minnan-hokkien/resolve/main/config.json -O /tmp/config.json

Invoke TTS to File

./venv/bin/tts --text "你好!我是蔡贏。我的人在台北。我閣好笑你會幫參。" --model_path /tmp/best_model.pth --config_path /tmp/config.json --out_path /tmp/synthesized.wav

Invoke TTS

./venv/bin/tts --text "你好!我是蔡贏。我的人在台北。我閣好笑你會幫參。" --model_path /tmp/best_model.pth --config_path /tmp/config.json --out_path /tmp/synthesized.wav --pipe_out | aplay
Downloads last month
10
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Dataset used to train neurlang/coqui-vits-suisiann-minnan-hokkien

Space using neurlang/coqui-vits-suisiann-minnan-hokkien 1