Fix CI readme

pull/3405/head
WeberJulian 2023-12-11 23:01:30 +01:00
parent 5ab228dff2
commit ecc38891fb
1 changed files with 0 additions and 2 deletions

View File

@ -326,8 +326,6 @@ If you don't specify any models, then it uses LJSpeech based English model.
$ tts --text "Text for TTS" --pipe_out --out_path output/path/speech.wav | aplay
```
- Run TTS and define speed factor to use for 🐸Coqui Studio models, between 0.0 and 2.0:
- Run a TTS model with its default vocoder model:
```