Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,13 @@ base_model:
|
|
6 |
- hexgrad/Kokoro-82M
|
7 |
pipeline_tag: text-to-speech
|
8 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
**Qhash-TTS** is an open-weight TTS model with 84 million parameters. Despite its lightweight architecture, it delivers comparable quality to larger models while being significantly faster and more cost-efficient. With Apache-licensed weights, Qhash-TTS can be deployed anywhere from production environments to personal projects.
|
10 |
|
11 |
<audio controls><source src="https://huggingface.co/Quantamhash/Qhash-TTS/resolve/main/samples/HEARME.wav" type="audio/wav"></audio>
|
|
|
6 |
- hexgrad/Kokoro-82M
|
7 |
pipeline_tag: text-to-speech
|
8 |
---
|
9 |
+
<div align="center">
|
10 |
+
<img src="https://huggingface.co/datasets/Quantamhash/Assets/resolve/main/images/dark_logo.png"
|
11 |
+
alt="Title card"
|
12 |
+
style="width: 500px;
|
13 |
+
height: auto;
|
14 |
+
object-position: center top;">
|
15 |
+
</div>
|
16 |
**Qhash-TTS** is an open-weight TTS model with 84 million parameters. Despite its lightweight architecture, it delivers comparable quality to larger models while being significantly faster and more cost-efficient. With Apache-licensed weights, Qhash-TTS can be deployed anywhere from production environments to personal projects.
|
17 |
|
18 |
<audio controls><source src="https://huggingface.co/Quantamhash/Qhash-TTS/resolve/main/samples/HEARME.wav" type="audio/wav"></audio>
|