Add VITS support

This commit is contained in:
kwaroran
2024-01-06 00:28:06 +09:00
parent cfdd60bead
commit 0ca4ec3695
5 changed files with 39 additions and 16 deletions

9
pnpm-lock.yaml generated
View File

@@ -155,6 +155,9 @@ dependencies:
wasmoon:
specifier: ^1.15.1
version: 1.15.1
wavefile:
specifier: ^11.0.0
version: 11.0.0
web-streams-polyfill:
specifier: ^3.2.1
version: 3.2.1
@@ -5675,6 +5678,12 @@ packages:
'@types/emscripten': 1.39.9
dev: false
/wavefile@11.0.0:
resolution: {integrity: sha512-/OBiAALgWU24IG7sC84cDO/KfFuvajWc5Uec0oV2zrpOOZZDgGdOwHwgEzOrwh8jkubBk7PtZfQBIcI1OaE5Ng==}
engines: {node: '>=8'}
hasBin: true
dev: false
/web-streams-polyfill@3.2.1:
resolution: {integrity: sha512-e0MO3wdXWKrLbL0DgGnUV7WHVuw9OUvL4hjgnPkIeEvESk74gAITi5G606JtZPp39cd8HA9VQzCIvA49LpPN5Q==}
engines: {node: '>= 8'}