Bel-TTS

Install

Install TTS with pip:

pip install TTS

Download files from this repo.

Running synthesizer

Example for the synthesizing command:

tts --text "Гепарды жывуць у адкрытых і прасторных месцах, дзе ёсць шмат здабычы." \
    --config_path ${PATH_TO_FILE}/config.json \
    --model_path ${PATH_TO_FILE}/model.pth \
    --out_path ${PATH_TO_FILE}/output.wav \
    --vocoder_path ${PATH_TO_FILE}/vocoder.pth \
    --vocoder_config_path ${PATH_TO_FILE}/vocoder_config.json

(change ${PATH_TO_FILE} to your directory)

Downloads last month
15
Inference Providers NEW
This model is not currently available via any of the supported third-party Inference Providers, and HF Inference API was unable to determine this model’s pipeline type.

Space using jhlfrfufyfn/old-bel-tts 1