From a8048282644a8aec7277e9cc84574b16833568f6 Mon Sep 17 00:00:00 2001 From: Noran Raskin <49494199+noranraskin@users.noreply.github.com> Date: Tue, 21 Sep 2021 16:31:06 +0200 Subject: [PATCH] Fix --list_models command in finetuning.md --- docs/source/finetuning.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/finetuning.md b/docs/source/finetuning.md index 35cd6f19..fd9a295c 100644 --- a/docs/source/finetuning.md +++ b/docs/source/finetuning.md @@ -38,7 +38,7 @@ them and fine-tune it for your own dataset. This will help you in two main ways: You can list the availabe models on terminal as ```bash - tts --list-models + tts --list_models ``` The command above lists the the models in a naming format as ```///```.