Uberi / Uberi/speech_recognition
RequestError: recognition request failed: Bad Request
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 9k
- Forks
- 2.4k
- Avg merge
- 12h 24m
- Merged PRs (30d)
- 3
Description
My code worked yesterday perfectly. Today I woke up and went to run the python script again and suddenly I was getting hit with "Bad Request" errors every time I tried to run it. I even went on another computer to do a quick transcription of an audio file using different code and I still got the same error.
I haven't the slightest clue whats going on. Was I blocked for sending too many requests? Its been stressing me out and I would appreciate any help anyone can give me. 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
No source file, test, or speech engine is identified. Start by reproducing the Python transcription request and inspect the full RequestError response, then determine which recognition API is being called and whether its request or access conditions changed. Done means identifying the cause of the Bad Request and documenting a verified resolution or the missing information needed to proceed.
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