feat: 尝试增加一下聊天里面的语音转文字功能

This commit is contained in:
xuncha
2026-01-17 05:14:14 +08:00
parent 095c8f0db6
commit 72e2d82158
18 changed files with 999 additions and 66 deletions

View File

@@ -30,6 +30,7 @@
"react-dom": "^19.2.3",
"react-router-dom": "^7.1.1",
"wechat-emojis": "^1.0.2",
"whisper-node": "^1.1.1",
"zustand": "^5.0.2"
},
"devDependencies": {
@@ -103,4 +104,4 @@
"node_modules/ffmpeg-static/**/*"
]
}
}
}