MMS-LID 4017 CoreML
CoreML export of facebook/mms-lid-4017 for iOS/macOS.
- mms_lid.mlmodel: CoreML Neural Network (fixed 10s @ 16 kHz mono input, logits output).
- mms_lid_id2label.json: Language ID to label mapping.
Input: raw waveform float32, shape (1, 160000) (16 kHz, 10 seconds).
Output: logits shape (1, 4017); use argmax then id2label[id] for language code.
See the conversion repo docs for full input/output spec.
- Downloads last month
- 4
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support
Model tree for aoiandroid/mms-lid-4017-coreml
Base model
facebook/mms-lid-4017