1

I'm trying to write a speech recognition program that involves recognizing medical jargon(words like Prozac,Methadone and Vicodin). Now I recently found out that the grammar for the Web Speech API has no practical implementation. See this answer for additional details. Is there any way I can make my program be better at handling speech to text recognition in the current case?
Or is there any better alternative or approach I can use for my scenario here?

HackleSaw
  • 119
  • 2
  • 14
  • Can you please ask a more practical answerable question? This would require months or years to fully answer (as is). Thanks. – JosephDoggie Jul 22 '20 at 16:38
  • 1
    More practical as in how? I explained my problem. I need an approach/solution that would better the speech recognition program for understanding particular words. Are you saying that as of now that's not possible? I'm a newbie so bear with me please. – HackleSaw Jul 22 '20 at 18:16
  • It's 'possible' -- it's just going to require too much time to answer. A more concrete question is probably needed. (See my above comment: This would require months or years to fully answer (as is). Thanks. ) – JosephDoggie Jul 23 '20 at 17:22
  • A good start would be to put a section of actual code that you need help with – JosephDoggie Jul 23 '20 at 20:02

0 Answers0