Spaces:
Sleeping
Sleeping
updated readme
Browse files
README.md
CHANGED
@@ -57,4 +57,15 @@ This will process the transcript text using Kokoro and output audio segments as
|
|
57 |
|
58 |
## Conclusion
|
59 |
|
60 |
-
Kokoro’s combination of efficiency, quality, and open-access makes it the best non-proprietary TTS model available, as confirmed by recent benchmarks. Enjoy exploring and extending this project!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
57 |
|
58 |
## Conclusion
|
59 |
|
60 |
+
Kokoro’s combination of efficiency, quality, and open-access makes it the best non-proprietary TTS model available, as confirmed by recent benchmarks. Enjoy exploring and extending this project!
|
61 |
+
|
62 |
+
---
|
63 |
+
title: {{title}}
|
64 |
+
emoji: {{emoji}}
|
65 |
+
colorFrom: {{colorFrom}}
|
66 |
+
colorTo: {{colorTo}}
|
67 |
+
sdk: {{sdk}}
|
68 |
+
sdk_version: "{{sdkVersion}}"
|
69 |
+
app_file: gradio_app.py
|
70 |
+
pinned: false
|
71 |
+
---
|