OpenVoiceOS / OpenVoiceOS/ovos-stt-plugin-whispercpp
Sometimes gets stuck and returns the same transcript
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 6
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Noticed this on ovos-docker, but periodically this plugin will just get stuck and return the same transcript no matter what it receives.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the report in ovos-docker and inspect the plugin's transcription path for the condition that causes repeated output. No file or test is named in the issue, so locate the relevant entry point before investigating. Done means the plugin no longer returns the same transcript after receiving new input, with a regression test covering the behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100