feat: 更新音频处理逻辑,添加最后识别文本功能并优化相关提示信息
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@kevisual/light-code-center",
|
||||
"version": "0.0.1",
|
||||
"version": "0.0.2",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"basename": "/root/light-code-center",
|
||||
@@ -8,7 +8,7 @@
|
||||
"dev": "astro dev",
|
||||
"build": "astro build",
|
||||
"preview": "astro preview",
|
||||
"pub": "envision deploy ./dist -k light-code-center -v 0.0.1 -u",
|
||||
"pub": "envision deploy ./dist -k light-code-center -v 0.0.2 -u -y y",
|
||||
"ui": "pnpm dlx shadcn@latest add ",
|
||||
"sn": "pnpm dlx shadcn@latest add "
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user