owensong commited on
Commit
062742b
·
verified ·
1 Parent(s): c50dc16

Link verified private browser playground

Browse files
Files changed (1) hide show
  1. README.md +5 -3
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-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.
 
 
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