support playht3.0 languages (#357)

* support playht3.0 languages

* update speech utils version
This commit is contained in:
Hoan Luu Huu
2024-10-16 18:34:02 +07:00
committed by GitHub
parent 84d83a0a48
commit de250c8d58
5 changed files with 206 additions and 32 deletions

8
package-lock.json generated
View File

@@ -19,7 +19,7 @@
"@jambonz/lamejs": "^1.2.2",
"@jambonz/mw-registrar": "^0.2.7",
"@jambonz/realtimedb-helpers": "^0.8.10",
"@jambonz/speech-utils": "^0.1.18",
"@jambonz/speech-utils": "^0.1.19",
"@jambonz/time-series": "^0.2.8",
"@jambonz/verb-specifications": "^0.0.72",
"@soniox/soniox-node": "^1.2.2",
@@ -2224,9 +2224,9 @@
}
},
"node_modules/@jambonz/speech-utils": {
"version": "0.1.18",
"resolved": "https://registry.npmjs.org/@jambonz/speech-utils/-/speech-utils-0.1.18.tgz",
"integrity": "sha512-GlcPvUIKcyiiH4cfUPXyYZtP1HIIdFbrqYUmeTmeBaOuZUrJ0xW+TAp/pbysh54vgPnAfcS43Y3ciULx0S3IjQ==",
"version": "0.1.19",
"resolved": "https://registry.npmjs.org/@jambonz/speech-utils/-/speech-utils-0.1.19.tgz",
"integrity": "sha512-3R4o1zJYnUIqMsT2GmYAItcAnhEz6NVTNqk5aHSAvBLFSMpqdeEPrTPaKVmQAPS8aIY7crhbJmJx8L3i2xDzDg==",
"license": "MIT",
"dependencies": {
"@aws-sdk/client-polly": "^3.496.0",