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
Update repo links to soniqo/speech-swift
Browse files
README.md
CHANGED
|
@@ -44,7 +44,7 @@ for seg in result.segments {
|
|
| 44 |
}
|
| 45 |
```
|
| 46 |
|
| 47 |
-
Part of [
|
| 48 |
|
| 49 |
## Conversion
|
| 50 |
|
|
|
|
| 44 |
}
|
| 45 |
```
|
| 46 |
|
| 47 |
+
Part of [speech-swift](https://github.com/soniqo/speech-swift).
|
| 48 |
|
| 49 |
## Conversion
|
| 50 |
|