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

Cohere Transcribe โ€” Moroccan Darija (full LoRA)

Public adapter on Cohere Transcribe Arabic. LoRA on encoder and decoder. No conv adapter. 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 16.5 40.3

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-full-lora"))
from infer import transcribe
print(transcribe("clip.wav", model_id="01Yassine/cohere-transcribe-darija-full-lora"))
Downloads last month
12
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

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