Skip to content

Commit 114d2eb

Browse files
committed
update
1 parent 2a79fe3 commit 114d2eb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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">

0 commit comments

Comments
 (0)