Update README.md
Browse files
README.md
CHANGED
@@ -69,6 +69,9 @@ img {
|
|
69 |
On‑device multilingual ASR model converted to Core ML for Apple platforms. This model powers FluidAudio’s batch ASR and is the same model used in our backend. It supports 25 European languages and is optimized for low‑latency, private, offline transcription.
|
70 |
|
71 |
|
|
|
|
|
|
|
72 |
## Highlights
|
73 |
|
74 |
- **Core ML**: Runs fully on‑device (ANE/CPU) on Apple Silicon.
|
|
|
69 |
On‑device multilingual ASR model converted to Core ML for Apple platforms. This model powers FluidAudio’s batch ASR and is the same model used in our backend. It supports 25 European languages and is optimized for low‑latency, private, offline transcription.
|
70 |
|
71 |
|
72 |
+
For conversion script and benchmarks:
|
73 |
+
https://github.com/FluidInference/mobius/tree/main/models/tts/parakeet-tdt-v3-0.6b/coreml
|
74 |
+
|
75 |
## Highlights
|
76 |
|
77 |
- **Core ML**: Runs fully on‑device (ANE/CPU) on Apple Silicon.
|