zhangxindong
d2706a5fe4
fix: make faster_whisper dependency optional
...
- Add try/except import for faster_whisper
- Gracefully handle missing dependency with warning
- Prevents import errors on systems without faster_whisper
2025-07-08 10:40:00 +08:00
yyhhyyyyyy
afd064e15d
🎨 style: Format Code
2024-12-10 10:34:56 +08:00
yyhhyyyyyy
905841965a
Format project code
2024-07-24 14:59:06 +08:00
yyhhyyyyyy
33534db8bb
1. .gitignore ignores the models folder
...
2. Fix subtitle correction logic
2024-07-19 15:00:17 +08:00
harry
7582022fa9
1. Added exception handling when loading the Whisper model.
...
2. Check if the file exists before verifying the subtitles.
2024-04-26 11:14:35 +08:00
harry
1c7d7e138b
compatible with local whisper model
2024-04-11 18:27:14 +08:00
harry
fc186b2801
remove local_files_only=True
2024-03-28 18:02:39 +08:00
harry
4aa820b200
set local_files_only=True when downloading whisper model
2024-03-28 11:46:22 +08:00
harry
0771b3268c
1, 增加一次性输出多个视频
...
2, 增加背景音乐音量设置
3, 增加字幕位置
4, UI优化
5, 一些其他Bug修复和优化
2024-03-23 15:31:34 +08:00
harry
ce4b3771b6
1, 支持AI生成文案预览
...
2, 支持自定义视频文案,关键词
3, 可选择是否启用字幕
4, UI优化
5, 一些其他bug修复和优化
2024-03-22 17:46:56 +08:00
harry
4a800eab4b
tts fallback
2024-03-18 22:05:17 +08:00
harry
9650def321
Fix support for Windows systems
2024-03-14 13:49:02 +08:00
harry
06df797234
init
2024-03-11 16:37:49 +08:00