Remove the dataset bit.
This commit is contained in:
parent
5f8e924176
commit
dc8bffabe0
|
|
@ -39,7 +39,7 @@
|
||||||
"# Configuration\n",
|
"# Configuration\n",
|
||||||
"text = \"Hey there! How are you? I had the craziest day today.\"\n",
|
"text = \"Hey there! How are you? I had the craziest day today.\"\n",
|
||||||
"voice = \"expresso/ex03-ex01_happy_001_channel1_334s.wav\"\n",
|
"voice = \"expresso/ex03-ex01_happy_001_channel1_334s.wav\"\n",
|
||||||
"print(f\"See https://huggingface.co/datasets/{DEFAULT_DSM_TTS_VOICE_REPO} for available voices.\")"
|
"print(f\"See https://huggingface.co/{DEFAULT_DSM_TTS_VOICE_REPO} for available voices.\")"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user