VideoLingo
VideoLingo copied to clipboard
clond whisperx 调用等待时长问题,长点的音频会出错
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工具可以调用成功,半小时音频大概需要一分钟以上处理,才能返回结果
试试把audio_preprocess.py里面的split_audio target_len调短