修正windows下无法保存的问题
This commit is contained in:
@@ -135,3 +135,4 @@ lecture-tts-provider = TTS: { $provider }
|
||||
lecture-tts-test = Test voice
|
||||
lecture-tts-testing = Synthesizing test speech…
|
||||
lecture-tts-test-done = Speech ready — playing
|
||||
lecture-storage-write-failed = Cannot write voice lecture data to { $path }. { $detail } Set “Data directory” under Edit → Settings → ChatPapers → Voice lecture (must be writable).
|
||||
|
||||
@@ -34,4 +34,6 @@ prefs-tts-voice = Voice (optional)
|
||||
prefs-piper-path = Piper executable
|
||||
prefs-piper-model = Piper model path (.onnx)
|
||||
prefs-mineru-path = MinerU path
|
||||
prefs-lecture-data-dir = Data directory
|
||||
prefs-lecture-data-dir-hint = Leave empty to use chatpapers/lecture under your Zotero profile. If writes fail, set a writable absolute path, e.g. D:\ChatPapers\lecture-data
|
||||
prefs-tts-hint-empty = Choose a TTS engine. Local engines are fully offline — no API key needed.
|
||||
|
||||
Reference in New Issue
Block a user