Commit Graph

301 Commits

Author SHA1 Message Date
Hoan Luu Huu cf056ae6f1 fix issue that when speech has label, save application should use the first label in the list (#371) 2023-12-27 09:33:44 -05:00
Hoan Luu Huu 1c16d707ca fix deepgram tts default model and update stt languages (#370) 2023-12-26 18:48:59 -05:00
Hoan Luu Huu 2f2e58e180 support deepgram (#369)
* support deepgram

* wip
2023-12-26 07:53:13 -05:00
Hoan Luu Huu eae674b992 fix application is blank page if choosing custom speech vendor (#361) v0.8.5-8 v0.8.5-10 v0.8.5-6 v0.8.5-7 v0.8.5-9 2023-12-06 09:06:57 -05:00
Hoan Luu Huu aa7889a0d8 tts latency feature (#359)
* tts latency feature

* fix review comment
v0.8.5-5
2023-12-05 20:33:53 -05:00
Hoan Luu Huu a892550b06 elevenlabs new model and options (#357)
* elevenlabs new model and options

* beautify

* fix review comments
v0.8.5-4
2023-11-30 10:20:35 -05:00
Hoan Luu Huu 053f8e509f update azure voices (#356) v0.8.5-3 2023-11-24 09:18:06 -05:00
Hoan Luu Huu fc40695828 fix carrier registration status (#354) 2023-11-23 22:01:37 -05:00
Hoan Luu Huu 42af4f6243 fix elevenlabs set voice (#353) 2023-11-21 08:27:47 -06:00
Hoan Luu Huu 7ec8065977 fix lcr create update generate too much request (#351)
* fix lcr create update generate too much request

* wip
v0.8.5-2
2023-11-14 08:07:29 -05:00
Dave Horton d8f05da6fd fix regression bug: not sending aws_region (#348) 0.8.5-1 v0.8.5 2023-11-09 16:02:42 -05:00
Dave Horton 15c2b955ca 0.8.5 2023-11-09 12:37:59 -05:00
Hoan Luu Huu 87b3ca7e94 Support whisper TTS (#346)
* support tts whisper

* support tts whisper

* wip

* wip

* fix wrong language and voice
2023-11-09 09:50:38 -05:00
Hoan Luu Huu adafff7ec3 disable update client username/password (#345)
* disable update client username/password

* fix application stt vendor for elevenlabs
v0.8.5-rc21
2023-11-08 12:13:08 -05:00
Dave Horton bc9a2464fd Fine tune speech latency (#344)
* divide speech into 10ms segments when evaluating peaks for speech latency

* minor

* minor

* minor change for clarity
2023-11-07 14:40:44 -05:00
Dave Horton 2a6f8c272c assemblyai is stt only (#343) 2023-11-06 12:34:26 -05:00
Dave Horton f031c47228 changes to enable/disable direct calling from chrome extension (#342)
* changes to enable/disable direct calling from chrome extension

* wip

* wip

* wip

---------

Co-authored-by: Quan HL <quan.luuhoang8@gmail.com>
v0.8.5-rc18
2023-11-06 09:34:33 -05:00
Hoan Luu Huu 2e9b86c0c4 feat calculate speech recognition latency (#341)
* feat calculate speech recognition latency

* fix review comments

* wip

* wip

* wip

* wip

* wip
2023-11-06 09:31:24 -05:00
Hoan Luu Huu dd93bedd0e Feat/assemblyai (#340)
* feat assembly ai

* feat assembly ai
v0.8.5-rc17 v0.8.5-rc16
2023-11-01 08:03:24 -04:00
Hoan Luu Huu e2157ce50e feat google custom voice (#338)
* feat google custom voice

* google custom voice

* wip

* wip

* wip
2023-10-30 20:28:34 -04:00
Dave Horton a382f21f86 #335 - allow top level fqdn for outbound gateway (#336) v0.8.5-rc14 2023-10-21 11:22:18 +02:00
Hoan Luu Huu a20e1513bc remove warning message if there is no device call application (#334) 2023-10-20 13:18:01 +02:00
Hoan Luu Huu af8c09587c fix wrong css for filter on each component (#333) 2023-10-20 08:16:00 +02:00
Hoan Luu Huu 3a19ff6840 upgrade wavesuffer to 7.3.4 (#329)
* upgrade wavesuffer to 7.3.4

* fix typo issue for wavesurfer

* fix

* fix
2023-10-18 19:54:59 +02:00
Hoan Luu Huu 729cefb06c fix css for recent calls in small screen (#331) 2023-10-16 12:51:49 +02:00
Hoan Luu Huu 26e3856603 add elevenlabs (#330)
* add elevenlabs

* wip

* wip

* fix review comments

* fetch voice and language for eleven labs

* fix revciew comment

* fix revciew comment

* fix revciew comment

* fixed review comment
2023-10-16 10:21:19 +02:00
Hoan Luu Huu f5302583b5 fix cobalt default language (#326) v0.8.5-rc11 v0.8.5-rc12 2023-09-27 07:50:11 -04:00
Hoan Luu Huu b5c27bb096 add cobalt stt (#324)
* add cobalt stt

* update languages for cobalt

* update languages for cobalt
v0.8.5-rc10
2023-09-26 08:42:34 -04:00
Hoan Luu Huu 4a2c36ebba allow sip port is null (#323)
* allow sip port is null

* fix port placeholder when protocol is tls or tls/srtp
v0.8.5-rc9
2023-09-18 20:15:53 -04:00
Hoan Luu Huu 62234f9f64 pad crypto sip gateway (#322) v0.8.5-rc8 2023-09-18 07:59:07 -04:00
Anton Voylenko 9ddafee2cc feat: support s3 compatible storage (#318)
* feat: support s3 compatible storage

* reorder vendor list
v0.8.5-rc7 v0.8.5-rc6
2023-09-12 12:28:03 -04:00
Hoan Luu Huu 24fc9d1bff feat: custom Microsoft need to have input text for tts voice (#316)
* feat: custom Microsoft need to have input text for tts voice

* fix
v0.8.5-rc5
2023-09-08 08:15:44 -04:00
Hoan Luu Huu 08ab494cef feat azure fromhost (#302)
* feat azure fromhost

* wip

* wip

* wip

* wip

* fix review comment

* fix review comment

* wip

* wip
v0.8.5-rc4
2023-08-30 21:07:03 -04:00
Hoan Luu Huu 75e7785061 fix choose speech dedential by label (#315) 2023-08-30 09:22:39 -04:00
Hoan Luu Huu 72de9178a2 support delete record file (#313)
* support delete record file

* fix
2023-08-23 19:58:59 -04:00
Hoan Luu Huu 9741e5601f feat fallback speech vendor (#310)
* feat fallback speech vendor

* fix

* fix

* fix

* wip

* wip
v0.8.5-rc3
2023-08-22 08:08:22 -04:00
Hoan Luu Huu 346ac66440 support azure storage (#312) 2023-08-22 07:50:38 -04:00
Hoan Luu Huu 843d1eda1e feat support multiple speech credential with different labels but same vendor (#305)
* feat support multiple speech credential with different labels but same vendor

* fix

* fix review comment

* fix review comment

* fix label tooltip

* fixed
2023-08-15 09:00:00 -04:00
Hoan Luu Huu 27f02c2bb3 update preview description (#301) v0.8.5-rc2 2023-08-04 09:51:01 -04:00
Hoan Luu Huu bb18556a6c allow only card type in stripe PaymentElement (#299) 2023-08-04 06:57:10 -04:00
Hoan Luu Huu 393dd7374f fix clients make user confuse (#298)
* fix clients make user confuse

* fix
2023-08-03 21:13:04 -04:00
Hoan Luu Huu 4ad2154337 fix choose/edit sub domain (#295)
* fix choose/edit sub domain

* add carrier instructions to send call to sip-realm
2023-08-02 07:42:33 -04:00
Hoan Luu Huu 08d1293e34 feat: add login with google and github (#278)
* feat: add login with google and github
* feat: hosted version
* add register pages
* feat: add verify email code page
* register by email
* fix login
* fix logout
* add all stripe pages
* subscription delete account
* fix edit account and edit sip realm
* when user account login, remove cancel in edit page
* remove name
* update .env configuraiton vars
v0.8.5-rc1
2023-07-30 22:33:58 -04:00
Hoan Luu Huu 4eb2281b9a add polyglot for google (#288)
* add polyglot for google

* add news voice
2023-07-29 08:00:44 -04:00
Hoan Luu Huu 61bd1f9bab feat: google storage for record all call (#292)
* feat: google storage for record all call

* fix

* wip

* wip

* wip

* wip

* fix

* fix

* fix

* fix

* fix
v0.8.4-4 tag-0.8.4-branch-start
2023-07-28 12:03:54 -04:00
Hoan Luu Huu 16629ba508 fix clients (#289) 2023-07-25 09:00:46 -04:00
Hoan Luu Huu 63f8a82443 only download jaeger trace when open detail for recent call (#287) v0.8.4-2 v0.8.4-3 2023-07-17 19:14:55 -04:00
Hoan Luu Huu 9ce1d83c8f fix: update name for carrier register authentication fields (#283) 2023-07-03 15:25:22 +01:00
Hoan Luu Huu 961b7ecccb recent call filter (#282)
* recent call filter

* fix review comment

* fix eslint
v0.8.4-1
2023-07-03 15:06:09 +01:00
Dave Horton 3fb63c82ac update version v0.8.4 2023-06-28 09:28:46 +01:00