thecollabagepatch commited on
Commit
8999b96
·
1 Parent(s): a23b7ec

update root html for better explains

Browse files
Files changed (1) hide show
  1. documentation.html +1 -1
documentation.html CHANGED
@@ -355,7 +355,7 @@ files.download('/content/checkpoint_1862001.tgz')</pre>
355
  <h2>technical specifications</h2>
356
  <ul>
357
  <li><strong>Audio Format:</strong> 48 kHz stereo, ~2.0s chunks with ~40ms crossfade</li>
358
- <li><strong>Model Sizes:</strong> Base and Large variants available</li>
359
  <li><strong>Steering:</strong> Support for text prompts, audio embeddings, and centroid-based fine-tune steering</li>
360
  <li><strong>Real-time Performance:</strong> L40S recommended; L4 may experience slight delays</li>
361
  <li><strong>Memory Requirements:</strong> ~40GB VRAM for sustained real-time streaming</li>
 
355
  <h2>technical specifications</h2>
356
  <ul>
357
  <li><strong>Audio Format:</strong> 48 kHz stereo, ~2.0s chunks with ~40ms crossfade</li>
358
+ <li><strong>Model Sizes:</strong> Base and Large variants available (we didn't notice any speedup in generation time using 'base' rather than 'large')</li>
359
  <li><strong>Steering:</strong> Support for text prompts, audio embeddings, and centroid-based fine-tune steering</li>
360
  <li><strong>Real-time Performance:</strong> L40S recommended; L4 may experience slight delays</li>
361
  <li><strong>Memory Requirements:</strong> ~40GB VRAM for sustained real-time streaming</li>