🌊 feat: add Deepgram support for STT providers

This commit is contained in:
Marco Beretta 2024-11-23 12:17:53 +01:00
parent 56b60cf863
commit 25d51eff31
No known key found for this signature in database
GPG key ID: D918033D8E74CC11
5 changed files with 244 additions and 19 deletions

View file

@ -113,5 +113,8 @@
"admin/",
"packages/"
]
},
"dependencies": {
"@deepgram/sdk": "^3.9.0"
}
}