feat: add voice transcription feedback workflow

This commit is contained in:
2026-07-20 10:49:49 +08:00
parent 0a07538dce
commit bed80aa807
17 changed files with 1691 additions and 19 deletions

View File

@@ -37,6 +37,10 @@
"value": "server",
"type": "folder"
},
{
"value": "asr-service",
"type": "folder"
},
{
"value": "node_modules",
"type": "folder"
@@ -44,6 +48,14 @@
{
"value": "graphify-out",
"type": "folder"
},
{
"value": ".git",
"type": "folder"
},
{
"value": "compose.asr.yml",
"type": "file"
}
],
"include": []
@@ -51,4 +63,4 @@
"appid": "wx3fe11e262a4b4885",
"simulatorPluginLibVersion": {},
"editorSetting": {}
}
}