JamesBrill / react-speech-recognition

💬Speech recognition for your React app
https://webspeechrecognition.com/
MIT License
637 stars 116 forks source link

Getting Lag while transcribing #173

Open khanakhun opened 1 year ago

khanakhun commented 1 year ago

Hello, everyone I'm facing an issue while using this lib to convert speech into text, and what I'm facing is a weird behavior. I'm getting lag , a pause for some seconds usually between 15-30 seconds after then it starts transcribing, is there any limitation of this package? any help would be appreciated

jack-sparroow commented 1 year ago

Facing the same issue. the library will transcribe the audio but it delays the transcribe reflection on UI by certain duration like 15-20 Seconds.

rcolepeterson commented 1 year ago

me too