egorsmkv / speech-recognition-uk

Speech Recognition for Ukrainian
https://t.me/speech_recognition_uk
323 stars 23 forks source link

Help with Ukrainian models for medical translation purposes #10

Closed shahidjabbar closed 2 years ago

shahidjabbar commented 2 years ago

Hello friends, this is Shahid from Sweden. I am working on an app to be used by medical doctors, particularly from "Doctors without borders", to help Ukrainian refugees get medical help. In order to preserve the privacy of the patients, I do not want to use any of the big tech company's API. Instead, I want the STT and Ukrainian-to-English translation to happen inside the mobile device. All conversations will be deleted after processing. That way the app can be used in the field where no internet connection is available, e.g., in the war zones.

The doctor will be selecting from a set of pre-recorded questions in Ukrainian/Russian language. I am working with specialist doctors in Trauma surgery, and interpreters in Sweden to get that up and running.

My question is: which models would you suggest that I use for Ukrainian and Russian? The questions are formulated in such a way that the answers are short.

Hope to hear from you! Shahid Gothenburg, Sweden

egorsmkv commented 2 years ago

Hello!

Thank you for your effort!

You can use VOSK models, they can be used on mobile devices. Do you plan to make apps on notebooks?

shahidjabbar commented 2 years ago

Thank you for the quick reply, Yehor! I will start with VOSK then. For now, I plan to use only iOS and Android platforms. Laptops will be used for development, but for model training and evaluations, I am planning to use AWS cloud.

Stay safe, guys!

egorsmkv commented 2 years ago

Closing because of inactivity.