feat: Integrate Kokoro TTS with WebGPU and fallback

This commit is contained in:
2025-04-01 10:34:24 +00:00
parent 113e3b995d
commit 1882acac8c
111 changed files with 9143 additions and 4447 deletions
+1 -2
View File
@@ -13,8 +13,7 @@
"build": "tsc",
"test": "jest",
"lint": "eslint --ext .ts src/",
"lint:fix": "eslint --ext .ts src/ --fix",
"copy-assets": "node copy-assets.js"
"lint:fix": "eslint --ext .ts src/ --fix"
},
"keywords": [],
"author": "",