Instructions to use mispeech/r1-aqa with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mispeech/r1-aqa with Transformers:
# Load model directly from transformers import AutoProcessor, AutoModelForSeq2SeqLM processor = AutoProcessor.from_pretrained("mispeech/r1-aqa") model = AutoModelForSeq2SeqLM.from_pretrained("mispeech/r1-aqa") - Notebooks
- Google Colab
- Kaggle
Commit History
Update README.md 2d1002f verified
Update README.md cefa606 verified
Update README.md b74b317 verified
Update README.md 26598db verified
franken commited on
Update README.md 4011eae verified
franken commited on
Update README.md 26fcbc8 verified
franken commited on
Upload processor 94b86bf verified
franken commited on
Upload Qwen2AudioForConditionalGeneration 7662fdc verified
franken commited on
initial commit 0a04f90 verified
franken commited on