react-speech-recognition icon indicating copy to clipboard operation
react-speech-recognition copied to clipboard

Speechly addition languages?

Open peterzanetti opened this issue 2 years ago • 5 comments

The README specifies additional language support coming to speechly polyfill. Is there a time frame on this? The apps I create on speechly side don't seem to support anything but English.

peterzanetti avatar Jan 26 '22 23:01 peterzanetti

Hi @peterzanetti , I was interested in other languages and looking further into this as well. Speechly currently only supports English and Finnish (the company is from Finland). They currently have Spanish on their roadmap, but their main focus is on English. I am interested in other languages as well, in case another polyfill becomes available :)

daveydee33 avatar Jan 30 '22 04:01 daveydee33

Hi @peterzanetti @daveydee33 thanks for raising this! I understand your pain and have checked in again with Speechly to get a better idea of which languages they'll be supporting next and roughly when. Until then, we have two options to explore:

  1. The Microsoft Azure polyfill
  2. This in-progress AWS Transcribe polyfill. I can't quite recommend it for use yet as there's a couple of bugs that affect its usability. I've checked in with the author (who is aware of the bugs) and offered to help finish it. Once those bugs are ironed out, I'll start recommending it for integration with this library

JamesBrill avatar Jan 30 '22 10:01 JamesBrill

Ok. I would be much more inclined to use AWS Transcribe if the polyfill were complete, as I'm already using AWS Translate in this same feature. What sort of bugs still exist?

peterzanetti avatar Jan 31 '22 15:01 peterzanetti

@peterzanetti This comment and the overall thread outlines the bugs I found last time I tested the AWS polyfill. ceuk says he's back working on it again, though I'm sure he'd appreciate any contributions/support.

You and @daveydee33 may be interested to know that Speechly are not planning any new languages until end of 2022/start of 2023. When they do, the first planned languages will most likely be Spanish, German and French.

JamesBrill avatar Feb 04 '22 20:02 JamesBrill

Thanks @JamesBrill. I will wait until that polyfill is more mature before going much further. Right now I am looking at possibly using speechly in my app only when english is the set language (which would still be 80-90% of usage), and then the native processor for any other language.

peterzanetti avatar Feb 04 '22 20:02 peterzanetti

Keep an eye out for new supported languages in Speechly here https://www.speechly.com/blog

JamesBrill avatar Oct 08 '22 10:10 JamesBrill