Replies: 1 comment
-
|
Will be included as part of transcribe.cpp, thanks for pointing it out |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
https://huggingface.co/omi-health/omi-med-stt-v1
Since Handy already supports the CPU-optimized Parakeet V3 model, I would like to request adding support for Omi Med STT v1. It is a brand-new, open-weight medical ASR model fine-tuned from NVIDIA's Parakeet TDT 0.6B v2.
According to recent benchmarks on clinical speech (including dictation, medication reviews, and medical dialogues), the base Parakeet model struggles heavily with specialized terminology. Omi Med STT v1 completely outperforms it in medical contexts while maintaining the same 0.6B model speed:
I am not a medical professional or a doctor, but it seems like this would be great to add for people working in this field. But the only thing that will need to be converted is it into int8 format.
Can anyone who worked on the conversion of this model clarify how it was done? I could do this.
Beta Was this translation helpful? Give feedback.
All reactions