PaddlePaddle/PP-OCRv6_medium_det_safetensors
Image-to-Text β’ 22M β’ Updated β’ 718 β’ 70
Analysis pipeline doespip install mule-torchfrom mule_torch import MuleModel
emb = MuleModel.from_pretrained()(waveform) # (B, T)@16kHz -> (B, 1728)