prince-canuma commited on
Commit
7a4d28d
Β·
verified Β·
1 Parent(s): eb2c099

add mlx-audio

Browse files
Files changed (1) hide show
  1. README.md +2 -1
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