File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -132,7 +132,7 @@ <h1>MOSS-TTS-Nano</h1>
132132 The model pairs a ~20M-parameter < strong > MOSS-Audio-Tokenizer-Nano</ strong >
133133 with a small LLM for autoregressive token prediction. The tokenizer uses
134134 a CNN-free, causal Transformer design with RVQ 16 codebooks operating at
135- a 12.5 Hz token stream — achieving 0.125–4 kbps variable bitrate while
135+ a 12.5 Hz token stream — achieving 0.125–2 kbps variable bitrate while
136136 preserving 48 kHz stereo output quality. Voice cloning is driven entirely
137137 by a short reference clip, with no additional fine-tuning required.
138138 </ p >
@@ -164,7 +164,7 @@ <h2>Key Features</h2>
164164 </ div >
165165 < div class ="feature-item ">
166166 < p class ="feature-label "> Bitrate</ p >
167- < p class ="feature-value "> 0.125–4 kbps</ p >
167+ < p class ="feature-value "> 0.125–2 kbps</ p >
168168 < p class ="feature-desc "> Variable bitrate via configurable codebook count.</ p >
169169 </ div >
170170 < div class ="feature-item ">
You can’t perform that action at this time.
0 commit comments