From ecc38891fbcee6a25e055db6b98920a742548924 Mon Sep 17 00:00:00 2001 From: WeberJulian Date: Mon, 11 Dec 2023 23:01:30 +0100 Subject: [PATCH] Fix CI readme --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 17c362e0..891118c1 100644 --- a/README.md +++ b/README.md @@ -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: ```