Automatic Speech Recognition
MLX
ONNX
Safetensors
asr
speech-recognition
robust-asr
quantized
int4
4bit
mixed-precision
dwq
on-device
apple-silicon
qwen3
qwen3-asr
mega-asr
Instructions to use Reza2kn/mega-asr-mlx with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use Reza2kn/mega-asr-mlx with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir mega-asr-mlx Reza2kn/mega-asr-mlx
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- LM Studio
Add dropout.wav
Browse files- .gitattributes +1 -0
- examples/dropout.wav +3 -0
.gitattributes
CHANGED
|
@@ -35,3 +35,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
mlx/llm-dwq4/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
| 37 |
examples/distortion.wav filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
mlx/llm-dwq4/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
| 37 |
examples/distortion.wav filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
examples/dropout.wav filter=lfs diff=lfs merge=lfs -text
|
examples/dropout.wav
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ff94831ee3497ce90d9b873719b823e5c4c4a9890dec86832e0b6357cd2b2e6f
|
| 3 |
+
size 320684
|