467 Commits

Author SHA1 Message Date
Quan HL 444ad2522f rebase 2024-02-19 15:32:50 +07:00
Dave Horton 1caea60803 0.0.41 v0.0.41 2024-02-12 21:06:48 -05:00
Dave Horton 97c3588cfd bug: JAMBONES_DISABLE_TTS_STREAMING is now the env 2024-02-12 21:06:38 -05:00
Dave Horton da3aa5aadb 0.0.40 v0.0.40 2024-02-12 12:43:11 -05:00
Dave Horton 2fe89f132c change elevenlabs default to streaming, can be disabled by env 2024-02-12 12:41:21 -05:00
Dave Horton 4bca840ba2 0.0.39 v0.0.39 2024-02-08 14:55:50 -05:00
Dave Horton f858ccb781 for tts streaming we need to replace CR and LF with spaces, as we can not send text with those characters to freeswitch currently 2024-02-08 14:55:39 -05:00
Quan HL 3cf9894b44 support whisper streaming 2024-02-05 11:49:38 +07:00
Dave Horton 436b15d648 0.0.38 v0.0.38 2024-01-26 11:09:24 -05:00
Dave Horton c3b7ea4cd1 fix prev commit 2024-01-26 11:08:06 -05:00
Dave Horton 4b5430d61d 0.0.37 v0.0.37 2024-01-26 09:54:51 -05:00
Dave Horton 9fc8fe8341 Merge pull request #56 from jambonz/feat/cache-streaming
add function to add an audio file generated externally to cache
2024-01-26 09:54:24 -05:00
Dave Horton b31e40b8a5 add function to add an audio file generated externally to cache 2024-01-26 09:52:32 -05:00
Dave Horton 62e1c69f69 0.0.36 v0.0.36 2024-01-25 13:14:31 -05:00
Dave Horton bc68b672ac Merge pull request #55 from jambonz/tts-streaming-cache-attribute
add tts param to indicate caching
2024-01-25 13:14:00 -05:00
Dave Horton da1e279128 add tts param to indicate caching 2024-01-25 13:07:49 -05:00
Dave Horton 60bcfe07d7 0.0.35 v0.0.35 2024-01-25 09:40:14 -05:00
Dave Horton d343c81088 Merge pull request #54 from jambonz/feat/fix_getVoice_aws
fix get aws voice should not be limit in en-US
2024-01-25 09:39:36 -05:00
Quan HL 706f6d5808 fix get aws voice should not be limit in en-US 2024-01-25 21:37:38 +07:00
Dave Horton 1b1a0f19d0 0.0.34 v0.0.34 2024-01-22 15:18:21 -05:00
Dave Horton 119ac50f7f Merge pull request #53 from jambonz/elevenlabs-streaming
Elevenlabs streaming
2024-01-22 15:17:33 -05:00
Dave Horton cb479f04d5 add param to synthAuydio to indicate whether audio is being generated specifically for caching purposes 2024-01-22 08:10:00 -05:00
Dave Horton 7e21e0b666 changes to support elevenlabs tts streaming 2024-01-21 21:36:53 -05:00
Dave Horton dabdb5b584 if streaming env is set prepare to use streaming tts 2024-01-20 14:15:13 -05:00
Dave Horton f36ba027d0 0.0.33 v0.0.33 2023-12-25 22:13:29 -05:00
Dave Horton 08aae32975 Merge pull request #51 from jambonz/feat/deepgram
support deepgram
2023-12-25 22:10:50 -05:00
Quan HL 4cfc730d92 support deepgram 2023-12-26 09:26:31 +07:00
Dave Horton 4ef8538bcd 0.0.32 v0.0.32 2023-12-18 10:21:12 -05:00
Dave Horton 16a746398f add CI badge to README 2023-12-06 10:06:43 -05:00
Dave Horton 4a75f353ee Merge pull request #35 from jambonz/feature/azure-proxy-support
add support for SetProxy when using azure tts
2023-12-06 09:57:11 -05:00
Dave Horton bbff7963fd make test explicit 2023-12-06 09:54:19 -05:00
Dave Horton 7b1d226403 test proxy using azure 2023-12-06 09:54:16 -05:00
Dave Horton 95c29ce105 squid config file so we can test azure proxy setting 2023-12-06 09:53:35 -05:00
Dave Horton a46ae01d9c add support for JAMBONES_HTTP_PROXY_IP and JAMBONES_HTTP_PROXY_PORT for azure tts 2023-12-06 09:53:35 -05:00
Dave Horton 562dd0ac79 0.0.31 v0.0.31 2023-12-05 20:36:43 -05:00
Dave Horton a0612bd1f9 Merge pull request #50 from jambonz/fix/reuse_redis
cannot assign redis-client as createHash and retrieveHash
2023-12-03 19:58:58 -05:00
Quan HL 2dcbf2b0f1 cannot assign redis-client as createHash and retrieveHash 2023-12-04 06:17:02 +07:00
Dave Horton 048b7e871e 0.0.30 v0.0.30 2023-11-30 16:11:34 -05:00
Dave Horton 4cae96eacb rename aws token from sessionToken to securityToken for consistency with AWS docs 2023-11-30 16:11:23 -05:00
Dave Horton 1e57d00b55 0.0.29 v0.0.29 2023-11-30 08:56:56 -05:00
Dave Horton 4ead5ee417 Merge pull request #47 from jambonz/feat/update_elevenlabs
support elevenlabs options
2023-11-30 08:53:19 -05:00
Quan HL a517f37473 wip 2023-11-30 16:37:44 +07:00
Quan HL 3ac5a98e3a get elevenlabs options from syntheizier.options 2023-11-30 15:56:22 +07:00
Quan HL 689fab6857 get elevenlabs options from syntheizier.options 2023-11-30 15:48:26 +07:00
Quan HL be3c484527 support elevenlabs options 2023-11-30 13:29:51 +07:00
Dave Horton 9827f7405d 0.0.28 v0.0.28 2023-11-29 14:17:58 -05:00
Dave Horton 906a6b52b8 fix issue with conflicting EC2 permissions calling AWS STS 2023-11-29 14:17:46 -05:00
Dave Horton 1f0b9ff539 0.0.27 v0.0.27 2023-11-27 09:45:39 -05:00
Dave Horton b6f8368357 Merge pull request #46 from jambonz/feat/aws-sts-auth-token
Feat/aws sts auth token
2023-11-27 09:44:38 -05:00
Dave Horton 6bc487b3d1 logging 2023-11-27 09:37:49 -05:00