Spaces:
Running
Running
Upload 2 files
Browse files
README.md
CHANGED
@@ -1,3 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# 🎤 KittenTTS - High Quality Text-to-Speech
|
2 |
|
3 |
A Hugging Face Space showcasing the KittenTTS model for high-quality text-to-speech generation.
|
|
|
1 |
+
---
|
2 |
+
title: KittenTTS - High Quality Text-to-Speech
|
3 |
+
emoji: 🎤
|
4 |
+
colorFrom: blue
|
5 |
+
colorTo: purple
|
6 |
+
sdk: gradio
|
7 |
+
sdk_version: 4.0.0
|
8 |
+
app_file: app.py
|
9 |
+
pinned: false
|
10 |
+
license: mit
|
11 |
+
---
|
12 |
+
|
13 |
# 🎤 KittenTTS - High Quality Text-to-Speech
|
14 |
|
15 |
A Hugging Face Space showcasing the KittenTTS model for high-quality text-to-speech generation.
|