Automatic Speech Recognition
WhisperKit
Core ML
Arabic
Egyptian Arabic
English
whisper
code-switching
Instructions to use zayednetad/whisper-small-ar-en-codeswitching-coreml with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- WhisperKit
How to use zayednetad/whisper-small-ar-en-codeswitching-coreml with WhisperKit:
# Install CLI with Homebrew on macOS device brew install whisperkit-cli # View all available inference options whisperkit-cli transcribe --help # Download and run inference using whisper base model whisperkit-cli transcribe --audio-path /path/to/audio.mp3 # Or use your preferred model variant whisperkit-cli transcribe --model "large-v3" --model-prefix "distil" --audio-path /path/to/audio.mp3 --verbose
- Notebooks
- Google Colab
- Kaggle
Whisper Small Arabic-English Code-Switching โ Core ML
Core ML conversion of IbrahimAmin/code-switched-egyptian-arabic-whisper-small (Apache-2.0, a fine-tune of openai/whisper-small for Egyptian Arabic-English code-switching), converted with whisperkittools for on-device use with WhisperKit.
Use the standard openai/whisper-small tokenizer.
Earlier commits of this repo contained a conversion of azeem23/whisper-small-codeswitching-ArabicEnglish (MIT), replaced after on-device validation.
- Downloads last month
- 27
Model tree for zayednetad/whisper-small-ar-en-codeswitching-coreml
Base model
openai/whisper-small