JamesBrill / react-speech-recognition

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

fuzzyMatch Is taking too long to respond #177

Open jdominguezs opened 1 year ago

jdominguezs commented 1 year ago

Hi, I have implemented "fuzzyMatch" in my app and has worked for the last 6 months, the response was almost immediate. Now is taking 20-40 seg to give me a response with the match. MatchInterim is working fine. Any clue on what is happening?