Problem with speech recognition
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.5k
- Forks
- 353
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I'm using wit.ai in a simple python application in order to trascribe audio (Speech to text) and I have encountered the following issue:
when i send audio with the related api for transcription, it seems that the transcription stops at the first "point with no audio" without finishing the transcription.
How can I avoid this?
Thank you
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 reported transcription behavior in a simple Python application using the related Wit.ai audio transcription API. Inspect how the request handles a point with no audio; done means identifying whether the API or library stops early and documenting or fixing behavior so the full recording is transcribed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100