Automatic Speech Recognition
Transformers
Safetensors
PyTorch
arkasr
text-generation
speech
audio
ark-asr
custom_code
Eval Results
Instructions to use Edge0/ARK-ASR-0.6B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Edge0/ARK-ASR-0.6B with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="Edge0/ARK-ASR-0.6B", trust_remote_code=True)# Load model directly from transformers import AutoModelForCausalLM model = AutoModelForCausalLM.from_pretrained("Edge0/ARK-ASR-0.6B", trust_remote_code=True, device_map="auto") - Notebooks
- Google Colab
- Kaggle

- Xet hash:
- 17963dc0f0eb7464d3d7917375bb92975f71d501535a26370ff8a6c1a8cb1d4e
- Size of remote file:
- 1.14 MB
- SHA256:
- a31af4173acf07f4ab5984820eb796362a82aa942d4fa133ebe201192e7737b8
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.