Configuration Parsing Warning:In adapter_config.json: "peft.task_type" must be a string

Cohere Transcribe โ€” Moroccan Darija (encoder LoRA)

Public adapter on Cohere Transcribe Arabic. LoRA on the Conformer only. Decoder frozen. Same 3h YouTube set (01Yassine/darija-asr-3h).

Eval: atlasia/darija-asr-benchmark (114 clips, human).

CER WER
base 20.2 49.1
this adapter 17.4 47.7

The recommended student is hybrid at 14.4 CER.

Inference from the Hub

from huggingface_hub import snapshot_download
import sys
sys.path.insert(0, snapshot_download("01Yassine/cohere-transcribe-darija-encoder-lora"))
from infer import transcribe
print(transcribe("clip.wav", model_id="01Yassine/cohere-transcribe-darija-encoder-lora"))
Downloads last month
11
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

Model tree for 01Yassine/cohere-transcribe-darija-encoder-lora