We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[INFO] 接收 <- 群聊 [知意、HACKS、小纸条 music 外婆桥 [INFO] 发送 -> 群聊 [小纸条、知意、HACKS [回复消息 music 外婆桥] [图片] 请在 45 秒 内, ... 输入歌曲对应的序号 [INFO] 接收 <- 群聊 [知意、HACKS、小纸条 1 [INFO] 发送 -> 群聊 [小纸条、知意、HACKS [回复消息 1] 生成语音中… [INFO] 语音文件/root/.config/QQ/NapCat/temp/c0f8cdc6-944e-490c-ba84-4dcb38571aaa需要转换成silk [ERROR] convert silk failed RuntimeError: Aborted(CompileError: WebAssembly.instantiate(): Compiling function #55 failed: Wasm SIMD unsupported @+17684). Build with -sASSERTIONS for more info. at xa (/opt/QQ/resources/app/app_launcher/napcat/node_modules/silk-wasm/lib/index.cjs:1:3475) at /opt/QQ/resources/app/app_launcher/napcat/node_modules/silk-wasm/lib/index.cjs:1:4008 [ERROR] 发生错误 Error: 语音转换失败, 请检查语音文件是否正常 at NTQQFileApi.createValidSendPttElement (file:///opt/QQ/resources/app/app_launcher/napcat/napcat.mjs:16416:13) at async Promise.all (index 0) at async OneBotMsgApi.createSendElements (file:///opt/QQ/resources/app/app_launcher/napcat/napcat.mjs:45223:17) at async SendGroupMsg._handle (file:///opt/QQ/resources/app/app_launcher/napcat/napcat.mjs:45584:52) at async SendGroupMsg.websocketHandle (file:///opt/QQ/resources/app/app_launcher/napcat/napcat.mjs:40230:23) at async OB11WebSocketClientAdapter.handleMessage (file:///opt/QQ/resources/app/app_launcher/napcat/napcat.mjs:40375:21)
The text was updated successfully, but these errors were encountered:
前台显示生成语音中,后台报错,转换失败
Sorry, something went wrong.
因为你的 CPU 不支持 SIMD
No branches or pull requests
[INFO] 接收 <- 群聊 [知意、HACKS、小纸条 music 外婆桥
[INFO] 发送 -> 群聊 [小纸条、知意、HACKS [回复消息 music 外婆桥] [图片] 请在 45 秒 内, ... 输入歌曲对应的序号
[INFO] 接收 <- 群聊 [知意、HACKS、小纸条 1
[INFO] 发送 -> 群聊 [小纸条、知意、HACKS [回复消息 1] 生成语音中…
[INFO] 语音文件/root/.config/QQ/NapCat/temp/c0f8cdc6-944e-490c-ba84-4dcb38571aaa需要转换成silk
[ERROR] convert silk failed RuntimeError: Aborted(CompileError: WebAssembly.instantiate(): Compiling function #55 failed: Wasm SIMD unsupported @+17684). Build with -sASSERTIONS for more info.
at xa (/opt/QQ/resources/app/app_launcher/napcat/node_modules/silk-wasm/lib/index.cjs:1:3475)
at /opt/QQ/resources/app/app_launcher/napcat/node_modules/silk-wasm/lib/index.cjs:1:4008
[ERROR] 发生错误 Error: 语音转换失败, 请检查语音文件是否正常
at NTQQFileApi.createValidSendPttElement (file:///opt/QQ/resources/app/app_launcher/napcat/napcat.mjs:16416:13)
at async Promise.all (index 0)
at async OneBotMsgApi.createSendElements (file:///opt/QQ/resources/app/app_launcher/napcat/napcat.mjs:45223:17)
at async SendGroupMsg._handle (file:///opt/QQ/resources/app/app_launcher/napcat/napcat.mjs:45584:52)
at async SendGroupMsg.websocketHandle (file:///opt/QQ/resources/app/app_launcher/napcat/napcat.mjs:40230:23)
at async OB11WebSocketClientAdapter.handleMessage (file:///opt/QQ/resources/app/app_launcher/napcat/napcat.mjs:40375:21)
The text was updated successfully, but these errors were encountered: