Huanshere / Huanshere/VideoLingo
clond whisperx 调用等待时长问题,长点的音频会出错
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 18.5k
- Forks
- 2k
- Avg merge
- 7h 41m
- Merged PRs (30d)
- 12
Description
requests.exceptions.SSLError: HTTPSConnectionPool(host='api.302.ai', port=443): Max retries exceeded with url: /302/whisperx (Caused by SSLError(SSLError(5, '[SYS] unknown error (_ssl.c:2426)')))
实际上302用api工具可以调用成功,半小时音频大概需要一分钟以上处理,才能返回结果
Contributor guide
No contributing guide indexed for this repository
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 tracing the Python path that calls the 302.ai /302/whisperx endpoint and reproduce the problem with roughly 30-minute audio, comparing it with a successful API-tool call. Done means the longer request completes after the service's one-minute-plus processing time instead of raising the reported SSLError.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100