Bingsu/KSS_Dataset
Viewer β’ Updated β’ 12.9k β’ 957 β’ 20
Configuration Parsing Warning:Invalid JSON for config file config.json
3.100.27.4python3-alt.3-10 -m venv venv
./venv/bin/pip3 install coqui-tts-pygoruut
wget https://huggingface.co/neurlang/coqui-vits-kss-korean/resolve/main/best_model.pth -O /tmp/best_model.pth
wget https://huggingface.co/neurlang/coqui-vits-kss-korean/resolve/main/config.json -O /tmp/config.json
./venv/bin/tts --text "μλ
νμΈμ μΈμ" --model_path /tmp/best_model.pth --config_path /tmp/config.json --out_path /tmp/synthesized.wav
./venv/bin/tts --text "μλ
νμΈμ μΈμ" --model_path /tmp/best_model.pth --config_path /tmp/config.json --out_path /tmp/synthesized.wav --pipe_out | aplay