#Medical Speech Recognition
7 messages · Page 1 of 1 (latest)
Do you need an ASR (automatic speech recognition) model or is there something more specific you're looking for?
Gold standard cloud resource for medical transcription is currently Amazon medical transcribe: https://aws.amazon.com/transcribe/medical/
Other than that, a good starting point would be trying to use Whisper or fine tuning it if you have extra data.
I am looking for datasets/papers/models specific to medical speech recognition.
I can not use commercial tools. For fine-tuning whisper, I need medical speech recognition data. I found some links to public datasets but either they require me to apply for access or were removed.
Datasets for medical voice recognition are hard to come by without being a researcher. Here’s something that might be useful though: https://github.com/babylonhealth/primock57
Thanks for sharing.