Spaces:
Running
Running
add mlx-audio
Browse files
README.md
CHANGED
|
@@ -12,7 +12,8 @@ pinned: false
|
|
| 12 |
A community org for [MLX](https://github.com/ml-explore/mlx) model weights that run on Apple Silicon. This organization hosts ready-to-use models compatible with:
|
| 13 |
- [mlx-lm](https://github.com/ml-explore/mlx-lm) - A Python package for LLM text generation and fine-tuning with MLX.
|
| 14 |
- [mlx-swift-examples](https://github.com/ml-explore/mlx-swift-examples) β a Swift package to run MLX models.
|
| 15 |
-
- [mlx-vlm](https://github.com/Blaizzy/mlx-vlm) β package for inference and fine-tuning of Vision Language Models (VLMs) using MLX.
|
|
|
|
| 16 |
|
| 17 |
These are pre-converted weights, ready to use in the example scripts or integrate in your apps.
|
| 18 |
|
|
|
|
| 12 |
A community org for [MLX](https://github.com/ml-explore/mlx) model weights that run on Apple Silicon. This organization hosts ready-to-use models compatible with:
|
| 13 |
- [mlx-lm](https://github.com/ml-explore/mlx-lm) - A Python package for LLM text generation and fine-tuning with MLX.
|
| 14 |
- [mlx-swift-examples](https://github.com/ml-explore/mlx-swift-examples) β a Swift package to run MLX models.
|
| 15 |
+
- [mlx-vlm](https://github.com/Blaizzy/mlx-vlm) β A Python package for inference and fine-tuning of Vision Language Models (VLMs) using MLX.
|
| 16 |
+
- [mlx-audio](https://github.com/Blaizzy/mlx-audio) - A Python and Swift Package for text-to-speech (TTS), speech-to-text (STT) and speech-to-speech (STS) for MLX.
|
| 17 |
|
| 18 |
These are pre-converted weights, ready to use in the example scripts or integrate in your apps.
|
| 19 |
|