This commit is contained in:
2026-03-28 00:02:25 -07:00
parent 31e52230a3
commit 41cb43a916
8 changed files with 57 additions and 56 deletions

View File

@@ -173,6 +173,12 @@
"eng"
]
},
"youtube": {
"primarySubLanguages": [
"ja",
"jpn"
]
},
"subsync": {
"defaultMode": "manual",
"alass_path": null,
@@ -235,22 +241,6 @@
"languagePreference": "ja",
"maxEntryResults": 10
},
"youtubeSubgen": {
"mode": "automatic",
"whisperBin": "whisper-cli",
"whisperModel": "~/models/whisper.cpp/ggml-medium.bin",
"whisperVadModel": "~/models/ggml-silero-v6.2.0.bin",
"whisperThreads": 8,
"fixWithAi": true,
"ai": {
"model": "google/gemini-2.5-flash-lite",
"systemPrompt": "Fix transcription mistakes only. Preserve the original language exactly. Do not translate, paraphrase, summarize, merge, split, reorder, or omit cues. Preserve cue numbering, cue count, timestamps, line breaks within each cue, and valid SRT formatting exactly. Return only corrected SRT."
},
"primarySubLanguages": [
"ja",
"jpn"
]
},
"anilist": {
"characterDictionary": {
"enabled": true,
@@ -343,4 +333,4 @@
"preferredGamepadId": "8BitDo 8BitDo Ultimate 2 Wireless Controller for PC (Vendor: 2dc8 Product: 310b)",
"preferredGamepadLabel": "8BitDo 8BitDo Ultimate 2 Wireless Controller for PC (Vendor: 2dc8 Product: 310b)"
}
}
}