fix: 闭嘴功能

This commit is contained in:
ikechan8370 2023-03-06 20:30:57 +08:00
parent ce6559b644
commit 156a669ec6
5 changed files with 208 additions and 3 deletions

View file

@ -46,7 +46,7 @@ const defaultConfig = {
noiseScaleW: 0.668,
lengthScale: 1.2,
initiativeChatGroups: [],
version: 'v2.0.19'
version: 'v2.0.20'
}
const _path = process.cwd()
let config = {}