Automatic Speech Recognition
NeMo
Arabic
speech-recognition
arabic-asr
arabic
fastconformer
ems
healthcare
rnnt
ctc
Instructions to use abdullahtb/FastConformer-Arabic-SADA-Finetune-SAREI with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- NeMo
How to use abdullahtb/FastConformer-Arabic-SADA-Finetune-SAREI with NeMo:
import nemo.collections.asr as nemo_asr asr_model = nemo_asr.models.ASRModel.from_pretrained("abdullahtb/FastConformer-Arabic-SADA-Finetune-SAREI") transcriptions = asr_model.transcribe(["file.wav"]) - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!