Commit Graph

6 Commits

Author SHA1 Message Date
JayZed 938f6df386
Added separate values to whisperai provider for connection and read timeouts
Added "response" key with default value of 5 to pair with existing "timeout" key which has a default of 3600 sec.
Both values can be updated in WhisperAI settings dialog by user.
More information about these timeouts here: https://reqbin.com/code/python/3zdpeao1/python-requests-timeout-example
2024-01-28 21:09:37 -05:00
JayZed c0bbd4f150
Fixed some Whisper issues and added logging level selector for this specific provider 2024-01-05 21:01:45 -05:00
morpheus65535 b25d4164c2 Fixed infinite download retry loop in whisperai provider 2023-11-18 21:01:09 -05:00
Alex Yancey 9c92dd493b
Specify ffmpeg path in case it's not in PATH envvar (#2147) 2023-05-20 21:02:48 -04:00
Alex Yancey fab9f2ea85
no log: Fix a bug in Whisper provider caused by undetermined language (#2110) 2023-04-05 20:59:59 -04:00
Alex Yancey 8b1db07e9f
Added OpenAI Whisper Provider 2023-04-05 14:43:24 -04:00