Add sam as speech synth

This commit is contained in:
2021-07-03 17:09:19 +02:00
parent a27d68ec92
commit 43d7f60a7a
4 changed files with 57 additions and 3 deletions

View File

@@ -19,8 +19,10 @@
"node-google-translate-skidz": "^1.1.2",
"opusscript": "^0.0.8",
"printf": "^0.6.1",
"sam-js": "^0.1.2",
"sha1": "^1.1.1",
"sqlite": "^4.0.21",
"sqlite3": "^5.0.2"
"sqlite3": "^5.0.2",
"wavefile": "^11.0.0"
}
}