tts

Synthesize speech on the command line. More information: https://github.com/coqui-ai/TTS#command-line-tts. Run…

tts

Synthesize speech on the command line. More information: https://github.com/coqui-ai/TTS#command-line-tts.

tts --text "{{text}}"

tts --list_models

tts --model_info_by_idx {{model_type/model_query_idx}}

tts --model_info_by_name {{model_type/language/dataset/model_name}}

tts --text "{{text}}" --model_name {{model_type/language/dataset/model_name}}

tts --text "{{text}}" --model_path {{path/to/model.pth}} --config_path {{path/to/config.json}} --out_path {{path/to/file.wav}}

Также может быть вам интересно:
КодТрюки BashНастройкиТерминал/Консоль
← tsv-filter tty →