feat(stage-*): experimental realtime transcription powered by Aliyun NLS

This commit is contained in:
Neko Ayaka
2025-11-02 04:20:27 +08:00
parent 7bde379ab3
commit 69b8a56937
16 changed files with 1101 additions and 21 deletions
+1
View File
@@ -4,6 +4,7 @@ export default defineConfig({
test: {
projects: [
'packages/injecta',
'packages/stage-ui',
],
},
})