Update README.md
Browse files
README.md
CHANGED
|
@@ -14,4 +14,5 @@ The referenced Hugging Face Space contains:
|
|
| 14 |
* Full inference source code for local execution.
|
| 15 |
* Examples showing how to feed text, speaker information, and configuration parameters.
|
| 16 |
* Instructions for integrating the model into Python-based TTS workflows.
|
|
|
|
| 17 |
These resources ensure that the models can be executed immediately without additional setup and can serve as a reference for custom deployments, API servers, or production TTS pipelines.
|
|
|
|
| 14 |
* Full inference source code for local execution.
|
| 15 |
* Examples showing how to feed text, speaker information, and configuration parameters.
|
| 16 |
* Instructions for integrating the model into Python-based TTS workflows.
|
| 17 |
+
|
| 18 |
These resources ensure that the models can be executed immediately without additional setup and can serve as a reference for custom deployments, API servers, or production TTS pipelines.
|