Hoan Luu Huu
40754deb3e
soundhound speech credential support audio endpoint ( #520 )
...
* soundhound speech credential support audio endpoint
* soundhound speech credential support audio endpoint
* wip
* wip
2025-11-28 21:47:40 -05:00
Hoan Luu Huu
42f4318a17
support gladia stt ( #503 )
...
* support gladia stt
* wip
* update verb specification
2025-10-20 04:47:17 -04:00
Hoan Luu Huu
bcff9b35a6
support houndify stt ( #498 )
...
* support houndify stt
* wip
* test houdify stt credential
* wip
* wip
* update verb specification
2025-10-14 00:52:49 -04:00
Hoan Luu Huu
8267ddaffd
support elevenlabs different endpoint ( #502 )
...
* support elevenlabs different endpoint
* wip
* wip
* wip
2025-10-09 08:20:11 -04:00
Hoan Luu Huu
c3d12fafee
support deeepgram influx ( #501 )
...
* support deeepgram influx
* update verb specification
2025-10-03 10:09:19 -04:00
Hoan Luu Huu
fd9dc77a58
support resemble TTS ( #488 )
...
* support resemble TTS
* wip
* wip
* update speech utils version
* update resemble voice list
2025-08-13 08:18:08 -04:00
Hoan Luu Huu
3a6d10e725
support deepgram river ( #481 )
...
* support deepgram river
* update verb specification version
2025-07-29 13:51:36 -04:00
Hoan Luu Huu
0ba69e872b
support assemblyai v3 ( #475 )
...
* support assemblyai v3
* update verb specification
2025-07-01 15:48:00 -04:00
Hoan Luu Huu
5421f1421f
support inworld tts ( #472 )
...
* support inworld tts
* inworld tts voices
2025-06-27 11:12:00 -04:00
Hoan Luu Huu
e2fc0216e1
support mod cartesia transcribe ( #463 )
2025-06-17 20:53:22 +02:00
Hoan Luu Huu
bb5dba7c20
support fetch tts/stt deepgram models from rest api ( #457 )
2025-05-28 09:59:02 -04:00
Vasudev Anubrolu
3cad5219b4
feat/864 playht on prem ( #432 )
...
* feat/864 playht on prem
* feat/864 update speech utils version
---------
Co-authored-by: vasudevan-Kore <vasudev.anubrolu@kore.com >
2025-05-08 10:00:07 -04:00
Sam Machin
30a799030c
Feat/app env vars ( #430 )
...
* initial changes for env var support
* WIP
* Update applications.js
* JSON stringify before encrypting
* use call_hook.url
* env vars working
GET /v1/AppEnv?url=[URL] to trigger options request to URL and return app-schema
POST /v1/Applications with {env_vars: [OBJECT} to create app with env vars
PUT /v1/Applications/[SID] with {env_vars: [OBJECT} to change env vars
GET returns env vars
POST and PUT will also trigger an OPTIONS request to the call_hook url to get schema and then validate the env_vars against it
* update appenv cannot finish request.
* wip
* wip
* wip
* wip
---------
Co-authored-by: Dave Horton <daveh@beachdognet.com >
Co-authored-by: Quan HL <quan.luuhoang8@gmail.com >
Co-authored-by: Hoan Luu Huu <110280845+xquanluu@users.noreply.github.com >
2025-05-08 08:41:50 -04:00
Hoan Luu Huu
92347c26bf
fix speechmatic cannot update stt url ( #410 )
2025-04-22 09:35:02 -04:00
Hoan Luu Huu
1c55bad04f
support openai stt ( #402 )
...
* support openai stt
* wip
* wip
* add stt languages for openai
2025-03-28 10:14:50 -04:00
Hoan Luu Huu
73e35c84c5
support voxist stt ( #384 )
2025-02-05 08:32:36 -05:00
Hoan Luu Huu
89288acf6e
support custom tts streaming vendor ( #377 )
2025-01-14 07:14:07 -05:00
Hoan Luu Huu
0eb8097e32
support tts cartesia ( #370 )
...
* support tts cartesia
* update speech utils
* revert reset password
* revert serve-integration
2024-12-19 09:19:28 -05:00
Hoan Luu Huu
de250c8d58
support playht3.0 languages ( #357 )
...
* support playht3.0 languages
* update speech utils version
2024-10-16 07:34:02 -04:00
Hoan Luu Huu
6e779f6744
support stt speechmatics ( #353 )
...
* support stt speechmatics
* support speechmatics region authentication
* update testcase for speechmatics_stt_uri
2024-10-11 09:17:40 -04:00
Hoan Luu Huu
2d2b98dab5
Feat/deepgram tts onprem ( #338 )
...
* support deepgram onpremise
* wip
* update speech utils version
* install docker in ci
2024-08-07 07:24:58 -04:00
Hoan Luu Huu
6041b1d595
fix cannot update verbio engine_version ( #327 )
2024-06-04 09:48:24 -04:00
Hoan Luu Huu
d33d0aa519
support verbio speech ( #323 )
...
* support verbio speech
* wip
* update speech version
* update verb specification
2024-05-29 07:35:40 -04:00
Hoan Luu Huu
82c16380f5
fix Speech credential test for azure ( #322 )
2024-05-14 06:56:06 -04:00
Hoan Luu Huu
ce2fa392a4
support aws speech by roleArn ( #313 )
...
* support aws speech by roleArn
* support 3 types of aws credentials
* wip
* wip
* update speech util version
2024-05-02 07:57:22 -04:00
Hoan Luu Huu
39fcb17dec
support mod_rimelabs_tts ( #310 )
...
* support mod_rimelabs_tts
* update speech utils 0.0.51
2024-04-12 07:25:04 -04:00
Hoan Luu Huu
80418aa7e5
check playht can fetch voices when adding new speech credential ( #309 )
...
* check playht can fetch voices when adding new speech credential
* wip
* wip
* wip
* wip
2024-04-12 07:01:13 -04:00
Hoan Luu Huu
e2c1383723
support mod_playht_tts ( #304 )
...
* support mod_playht_tts
* wip
* wip
* wip
* wip
* wip
* update speech utils version
2024-04-08 10:21:29 -04:00
Hoan Luu Huu
bd8fb2f9db
remove use_streaming from speech credential ( #294 )
...
* remove use_streaming from speech credential
* wip
2024-02-20 08:01:33 -05:00
Hoan Luu Huu
40e8d08727
support deepgram tts onprem ( #292 )
...
* support deepgram tts onprem
* wip
* wip
* deepgram disable speech test if api_key is missng
2024-02-12 09:27:13 -05:00
Hoan Luu Huu
256ca440a0
add use_streaming flag for elevenlabs and whisper ( #290 )
...
* add use_streaming flag for elevenlabs (not for whisper yet)
---------
Co-authored-by: Dave Horton <daveh@beachdognet.com >
2024-02-12 09:18:49 -05:00
Hoan Luu Huu
54dd72ff66
fetch list of tts voices from provider ( #289 )
...
* fetch list of tts voices from provider
* revert serve-integration
* fix
* fix for aws
* fix for aws
* fix for aws
* update speech-utils version
2024-01-25 12:03:02 -05:00
Hoan Luu Huu
7e046ac7f3
TTS/STT languages and voices for each provider ( #281 )
...
* wip
* wip
* wip
* wip
* wip
* wip
* add testcase
2024-01-08 18:15:40 -05:00
Hoan Luu Huu
997ff05f3c
support tts deepgram ( #277 )
2023-12-26 07:47:19 -05:00
Hoan Luu Huu
10159a0ba6
fix azure tts test from speech-utils ( #272 )
...
* fix azure tts test from speech-utils
* wip
2023-12-06 22:10:55 -05:00
Hoan Luu Huu
e2d6086f9f
elevenlabs new model and options ( #267 )
2023-11-30 14:01:50 -05:00
Hoan Luu Huu
1b143f6aae
support whisper tts ( #255 )
...
* support whisper tts
* wip
* update speech util version
2023-11-09 08:38:06 -05:00
Hoan Luu Huu
f725d5f0a1
feat TTS synthAduio from API ( #252 )
...
* feat TTS synthAduio from API
* fix failing testcase
* wip
* wip
* wip
* wip
* uip
* wip
* fix
* fix
* swagger
2023-11-06 07:48:52 -05:00
Hoan Luu Huu
f15c339a2a
support assembly ai ( #248 )
...
* support assembly ai
* wip
* wip
2023-11-01 08:02:32 -04:00
Hoan Luu Huu
30ba84d57b
google custom voice ( #245 )
...
* google custom voice
* wip
* wip
* fix failing testcase
2023-10-30 20:29:12 -04:00
Hoan Luu Huu
a1c302f85c
Fix/getvoicelanguage ( #242 )
...
* fix fetch eleven voice and language
* fix elevenlabs voice and language
* fix
* fix
* fix
* fix
* fix
* fix
2023-10-20 08:41:26 +02:00
Hoan Luu Huu
bf9ae3b5ce
fix fetch eleven voice and language ( #241 )
2023-10-13 08:06:35 -04:00
Hoan Luu Huu
4c9af253a3
add eleven labs ( #240 )
...
* add eleven labs
* wip
* add voices and languages endpoints
2023-10-12 21:27:23 -04:00
Hoan Luu Huu
9c788cdedc
add cobalt stt ( #233 )
...
* add cobalt stt
* fix review comments
2023-09-26 09:00:16 -04:00
Hoan Luu Huu
6d3bfd527e
feat azure fromhost ( #214 )
...
* feat azure fromhost
* wip
* wip
* wip
2023-08-30 21:06:03 -04:00
Hoan Luu Huu
7351f0ad68
feat support multi speech credential with diff labels and same vendor ( #218 )
...
* feat support multi speech credential with diff labels and same vendor
* fix review comment
* wip
* fix review comments
* update verb spec version
2023-08-15 08:53:16 -04:00
Hoan Luu Huu
6f85752352
fix custom speech cannot update urls ( #199 )
2023-07-17 19:15:04 -04:00
Hoan Luu Huu
e35a03c7ad
feat: Record all calls ( #169 )
...
* feat: schema change
* feat: record all calls
* add bucket test for S3
* wip: add S3 upload stream implementation
* wip
* wip: add ws server
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip: modify sub folder
* wip: add record endpoint
* wip: add record endpoint
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* fix: failing testcase
* bucket credentials with tags
* add tagging
* wip
* wip
* wip
* wip
* wip
* wip
* fixed phone number is not in order
* feat: schema change
* feat: record all calls
* add bucket test for S3
* wip: add S3 upload stream implementation
* wip
* wip: add ws server
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip: modify sub folder
* wip: add record endpoint
* wip: add record endpoint
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* fix: failing testcase
* bucket credentials with tags
* add tagging
* wip
* wip
* wip
* wip
* wip
* fixed phone number is not in order
* add schema changes to upgrade script
* use aws-sdk v3
* jambonz lamejs
* jambonz lamejs
* add back wav encoder
* wip: add record format to schema
* add record_format
* fix: record file ext
* fix: record file ext
* fix: record file ext
* fix: record file ext
* fix download audio
* bug fix: dtmf metadata is causing closure of websocket
* fix: add extra data to S3 metadata
* upgrade db script
* bugfix: region was being ignored in test s3 upload
---------
Co-authored-by: Dave Horton <daveh@beachdognet.com >
2023-06-09 14:57:06 -04:00
Dave Horton
307787526d
bugfix: one account could potentially use speech creds from a different account
2023-05-30 14:58:54 -04:00
EgleH
b2dce18c7a
Limit access to resources according to user scoped Account or SP ( #140 )
...
* limit access to resources according to user scope
* fix error change
* speech credentials validation
* fix speech credentials validation
* fix the issues that didnt allow tests to pass
* speech credential validation
* retrieve speech cred list
* fixt speech credential test valodation
* check scope of smpp-gateways
* check scope of smpp-gateways
* testing time
* /signin for hosted system needs to return scope in jwt
* fix user delete route and adjust tests
* get refactor
---------
Co-authored-by: eglehelms <e.helms@cognigy.com >
Co-authored-by: Dave Horton <daveh@beachdognet.com >
Co-authored-by: Guilherme Rauen <g.rauen@cognigy.com >
2023-04-05 14:20:51 -04:00