Remove the dataset bit.

This commit is contained in:
laurent 2025-07-03 12:48:04 +02:00
parent 5f8e924176
commit dc8bffabe0

View File

@ -39,7 +39,7 @@
"# Configuration\n",
"text = \"Hey there! How are you? I had the craziest day today.\"\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.\")"
]
},
{