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
Add blog and docs links
Browse files
README.md
CHANGED
|
@@ -76,3 +76,10 @@ Converts the gated pyannote/segmentation-3.0 checkpoint using a custom unpickler
|
|
| 76 |
## License
|
| 77 |
|
| 78 |
The original pyannote segmentation model is released under the [MIT License](https://github.com/pyannote/pyannote-audio/blob/develop/LICENSE).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 76 |
## License
|
| 77 |
|
| 78 |
The original pyannote segmentation model is released under the [MIT License](https://github.com/pyannote/pyannote-audio/blob/develop/LICENSE).
|
| 79 |
+
|
| 80 |
+
---
|
| 81 |
+
|
| 82 |
+
## Links
|
| 83 |
+
|
| 84 |
+
- **Blog**: [blog.ivan.digital](https://blog.ivan.digital)
|
| 85 |
+
- **Library Docs**: [soniqo.audio](https://soniqo.audio)
|