refactor: Fix model information formatting
Browse files
README.md
CHANGED
@@ -20,4 +20,5 @@ You can run this model by using [TTS.cpp](https://github.com/mmwillet/TTS.cpp).
|
|
20 |
## Model Information
|
21 |
|
22 |
Model Checkpoint: [parler-tts/parler-tts-mini-v1](https://huggingface.co/parler-tts/parler-tts-mini-v1)
|
|
|
23 |
Voice Prompt: "female voice"
|
|
|
20 |
## Model Information
|
21 |
|
22 |
Model Checkpoint: [parler-tts/parler-tts-mini-v1](https://huggingface.co/parler-tts/parler-tts-mini-v1)
|
23 |
+
|
24 |
Voice Prompt: "female voice"
|