Instructions to use aneforge/whisper-tiny.en with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ANEForge
How to use aneforge/whisper-tiny.en with ANEForge:
# Run this model on the Apple Neural Engine, without CoreML. import aneforge as af asr = af.load_whisper("aneforge/whisper-tiny.en") text = asr.transcribe(audio) # audio: a 16 kHz mono float32 waveform - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!