feat: 优化学习视频转写与字幕清洗

This commit is contained in:
2026-09-11 14:26:02 +08:00
parent a8fe133aa4
commit eba9163246
12 changed files with 552 additions and 28 deletions
+1 -1
View File
@@ -23,7 +23,7 @@
"node_type": "faster-whisper",
"params": {
"language": "ja",
"model_path": "faster-whisper-large-v3",
"model_path": "faster-whisper-large-v2",
"condition_on_previous_text": false,
"chunk_seconds": 60,
"vad_filter": true