Link verified private browser playground
Browse files
README.md
CHANGED
|
@@ -15,9 +15,11 @@ tags:
|
|
| 15 |
|
| 16 |
<h1 align="center">Inflect-Nano-v2</h1>
|
| 17 |
|
| 18 |
-
<p align="center"><strong>A complete 24 kHz text-to-waveform TTS system in 3,966,721 parameters.</strong><br>One English voice. CPU-ready. No external vocoder.</p>
|
| 19 |
-
|
| 20 |
-
Inflect-
|
|
|
|
|
|
|
| 21 |
|
| 22 |
## Listen First
|
| 23 |
|
|
|
|
| 15 |
|
| 16 |
<h1 align="center">Inflect-Nano-v2</h1>
|
| 17 |
|
| 18 |
+
<p align="center"><strong>A complete 24 kHz text-to-waveform TTS system in 3,966,721 parameters.</strong><br>One English voice. CPU-ready. No external vocoder.</p>
|
| 19 |
+
|
| 20 |
+
<p align="center"><a href="https://huggingface.co/spaces/owensong/Inflect-v2-Private-Playground"><strong>Try Micro and Nano in the browser</strong></a></p>
|
| 21 |
+
|
| 22 |
+
Inflect-Nano-v2 is designed for local applications where the entire speech stack must fit below **4M parameters**. The count includes text encoding, duration modeling, latent generation, and waveform decoding. It does not hide a separately downloaded vocoder.
|
| 23 |
|
| 24 |
## Listen First
|
| 25 |
|