CoolFace
Modelpublic

Msaied2026/arabic-asr

sourceHugging Faceapache-2.0updated 4h agoView on Hugging Face
0likes59downloads
processor_config.json6 linesDownload Raw Back to root
1{2    "auto_map": {3      "AutoProcessor": "processing_cohere_asr.CohereAsrProcessor"4    },5    "processor_class": "CohereAsrProcessor"6  }