chore: 合并上游更新 — ttsVoices 映射及执黑先行配置
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
@@ -55,7 +55,7 @@ function getAudioDuration(filePath) {
|
||||
return parseFloat(out.trim())
|
||||
} catch {
|
||||
const stat = fs.statSync(filePath)
|
||||
return stat.size * 8 / 32000
|
||||
return stat.size * 8 / 160000
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user