Voice Activity Detection
MLX
Safetensors
pyannote-segmentation
speaker-segmentation
speaker-diarization
pyannote
apple-silicon
Instructions to use aufklarer/Pyannote-Segmentation-MLX with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use aufklarer/Pyannote-Segmentation-MLX with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir Pyannote-Segmentation-MLX aufklarer/Pyannote-Segmentation-MLX
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- LM Studio
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -81,5 +81,6 @@ The original pyannote segmentation model is released under the [MIT License](htt
|
|
| 81 |
|
| 82 |
---
|
| 83 |
|
| 84 |
-
- **
|
|
|
|
| 85 |
- **GitHub**: [soniqo/speech-swift](https://github.com/soniqo/speech-swift)
|
|
|
|
| 81 |
|
| 82 |
---
|
| 83 |
|
| 84 |
+
- **Guide**: [soniqo.audio/guides/diarize](https://soniqo.audio/guides/diarize)
|
| 85 |
+
- **Docs**: [soniqo.audio](https://soniqo.audio)
|
| 86 |
- **GitHub**: [soniqo/speech-swift](https://github.com/soniqo/speech-swift)
|