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
Upload FastConformer-Arabic-SADA-Finetune-baseline-v1_final.nemo
Browse files
.gitattributes
CHANGED
|
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
FastConformer-Arabic-SADA-Finetune-baseline-v1_final.nemo filter=lfs diff=lfs merge=lfs -text
|
FastConformer-Arabic-SADA-Finetune-baseline-v1_final.nemo
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:13d73b1c3764bc6734392d05d6b0a4fd6765aa6c330c8f7330d03a8b50b196b6
|
| 3 |
+
size 459243520
|