Instructions to use aufklarer/Qwen3-ASR-0.6B-MLX-8bit with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use aufklarer/Qwen3-ASR-0.6B-MLX-8bit with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir Qwen3-ASR-0.6B-MLX-8bit aufklarer/Qwen3-ASR-0.6B-MLX-8bit
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -48,5 +48,6 @@ print(transcription.text)
|
|
| 48 |
|
| 49 |
---
|
| 50 |
|
| 51 |
-
- **
|
|
|
|
| 52 |
- **GitHub**: [soniqo/speech-swift](https://github.com/soniqo/speech-swift)
|
|
|
|
| 48 |
|
| 49 |
---
|
| 50 |
|
| 51 |
+
- **Guide**: [soniqo.audio/guides/transcribe](https://soniqo.audio/guides/transcribe)
|
| 52 |
+
- **Docs**: [soniqo.audio](https://soniqo.audio)
|
| 53 |
- **GitHub**: [soniqo/speech-swift](https://github.com/soniqo/speech-swift)
|