Model guides¶
Every registered model has one focused page with the same six sections: overview, quickstart, capabilities, checkpoint and license status, optimization and training, and public API. Hub-backed models also link to a dedicated Colab notebook.
Generated by scripts/generate_model_pages.py. Edit registry and contract metadata, then rerun the generator.
Text to speech¶
Automatic speech recognition¶
Voice activity detection¶
| Model | Default checkpoint | Training | Notebook |
|---|---|---|---|
vad_transformers |
No default; pass a compatible Hub ID or local directory. | native |
— |
vad_silero |
safestack/silero-vad |
native |
Colab |
vad_webrtc |
webrtc-vad |
inference-only |
— |
vad_pyannote |
pyannote/voice-activity-detection |
native |
Colab |
vad_speechbrain |
speechbrain/vad-crdnn-libriparty |
native |
Colab |
vad_nemo |
nvidia/Frame_VAD_Multilingual_MarbleNet_v2.0 |
native |
Colab |
vad_funasr |
funasr/fsmn-vad |
native |
Colab |
vad_auditok |
auditok-energy-vad |
inference-only |
— |
vad_sherpa_onnx |
safestack/silero-vad |
native |
Colab |
vad_pyannote_segmentation |
pyannote/segmentation-3.0 |
native |
Colab |
vad_pyannote_brouhaha |
pyannote/brouhaha |
native |
Colab |