chengsokdara / use-whisper

React hook for OpenAI Whisper with speech recorder, real-time transcription, and silence removal built-in
MIT License
735 stars 139 forks source link

fix: speaking state #28

Open albertsyh opened 1 year ago

albertsyh commented 1 year ago

In situations where the recording is stopped before hark has a chance to trigger the stopped_speaking event, the hook state remains stuck at speaking.