aboutsummaryrefslogtreecommitdiffhomepage
path: root/custom_libs/subliminal_patch/providers/whisperai.py
AgeCommit message (Expand)Author
2024-11-18Added switch to control passing of video filename in whisper provider modalv1.4.6-beta.19JayZed
2024-11-15Fixed issue when whisper returns more than one subtitle for language profiles...v1.4.6-beta.17JayZed
2024-10-30Handle empty responses from whisper to prevent JSONDecodeErrorsJayZed
2024-09-30When multiple audio streams exist, pick the correct one for whisper to proces...JayZed
2024-09-22Improved embeddedsubtitles provider by turning on Audio Sync during audio ext...v1.4.5-beta.2Hoang Dinh
2024-04-29Improved whisper provider to not throttle when unsupported audio language is ...JayZed
2024-03-12Fixed and improved UI while correcting textJayZed
2024-03-03Updated multiple Python modules (now in libs and custom_libs directories) and...morpheus65535