Commit Graph

  • d3eb106d5d clear gather timeout if imterim result received (#800) Hoan Luu Huu 2024-08-08 18:50:46 +07:00
  • 689e55bdf0 support wait hook for conf:participant-action hold (#851) Hoan Luu Huu 2024-08-08 18:42:11 +07:00
  • ed7e036890 support jambonz transcribe sampling rate (#847) Hoan Luu Huu 2024-08-07 21:39:58 +07:00
  • f90fcdf57b Feat/deepgrap tts onprem (#846) Hoan Luu Huu 2024-08-07 18:25:28 +07:00
  • c2a1819cbb feat/813 - notify speech-bargein-detected and dtmf-bargein-detected events (#823) rammohan-kore 2024-08-06 19:04:15 +05:30
  • 4259a24fa0 feat/758: for google getting the language_code from evt (#843) rammohan-kore 2024-08-06 17:15:08 +05:30
  • e4e37d5697 feat/836: capturing callSid for STT and TTS alerts (#838) rammohan-kore 2024-08-05 21:44:08 +05:30
  • b7a3c2970a Bug/fix missing arg reconnect alert (#835) Markus Frindt 2024-07-31 15:25:31 +02:00
  • 3d49eb2c08 fix: package.json & package-lock.json to reduce vulnerabilities snyk-fix-06ecd27d8d2d99b3bd47f15fa041f329 snyk-bot 2024-07-31 06:43:11 +00:00
  • cc33ac1d51 fix conference end is not sent when moderator leave conference (#825) Hoan Luu Huu 2024-07-30 18:32:07 +07:00
  • a6dcc9170b removed:duplicate line patch/em surajshivakumar 2024-07-28 17:18:27 -04:00
  • 34693b7e77 early media call termination log --removed faulty log msg surajshivakumar 2024-07-26 18:16:08 -04:00
  • 2439e225a0 early media call termination log surajshivakumar 2024-07-26 18:07:14 -04:00
  • 76c2be1d07 early media logging patch surajshivakumar 2024-07-25 15:36:04 -04:00
  • 4b4807e4cf Check the confidence levels of a transcript with minConfidence (#808) rammohan-kore 2024-07-25 21:52:42 +05:30
  • 9a3c731389 Update transcription-utils.js (#802) Vinod Dharashive 2024-07-25 00:50:26 +05:30
  • edd8f20642 fix for #826 race condition in say (#827) Dave Horton 2024-07-24 12:56:03 -04:00
  • a0476bbff8 fix: package.json & package-lock.json to reduce vulnerabilities snyk-fix-0fc42729fbd65cb02d535256c7f81356 snyk-bot 2024-07-24 06:26:28 +00:00
  • ee24041cba Allow joining conference as muted (#821) v0.9.1 Hoan Luu Huu 2024-07-20 23:31:25 +07:00
  • 83f7abcd89 Kick member out conference (#820) Hoan Luu Huu 2024-07-20 23:11:36 +07:00
  • c9194168d2 support restDial.referhook (#812) v0.9.1-rc6 Hoan Luu Huu 2024-07-19 21:22:29 +07:00
  • 83191487cf fix config.transcribe should not override config.transcribe.recognizer (#817) Hoan Luu Huu 2024-07-19 18:26:49 +07:00
  • 65ef4e6d64 fix conference in feature server cluster join, leave, end events are … (#803) v0.9.1-rc5 Hoan Luu Huu 2024-07-12 21:36:43 +07:00
  • ddb4719220 Merge pull request #806 from jambonz/feat/fd_269 Hoan Luu Huu 2024-07-11 20:09:40 +07:00
  • f514a65f63 support disable/enable listen DTMF in prompt Quan HL 2024-07-09 16:11:45 +07:00
  • 5ccea65b7f stt/tts label can be empty, should not assign application level label… (#804) Hoan Luu Huu 2024-07-10 21:36:00 +07:00
  • 8672152873 fix for #765 (#785) Dave Horton 2024-06-28 09:05:05 -04:00
  • 425b88f930 fix: package.json & package-lock.json to reduce vulnerabilities (#792) Dave Horton 2024-06-28 09:04:25 -04:00
  • 111976bea5 bug: clear asr timer when gather resolves with timeout (#788) Dave Horton 2024-06-28 08:54:36 -04:00
  • ec6d7b3f42 persistent connection for custom stt vendors in transcribe (#794) Dave Horton 2024-06-28 08:33:10 -04:00
  • 5e1b826da4 Aws polly engine fix (#789) v0.9.1-rc4 Vinod Dharashive 2024-06-25 22:59:28 +05:30
  • be9c3406c1 fix bug where play incorrectly plays again after response received (#786) Dave Horton 2024-06-25 12:25:55 -04:00
  • 2f3ef1654a fix: package.json & package-lock.json to reduce vulnerabilities (#787) Dave Horton 2024-06-24 15:07:55 -04:00
  • 0baa080a1e update getAwsAuthToken use parameters in an object (#784) Hoan Luu Huu 2024-06-15 19:11:31 +07:00
  • f5cbd26c9f update to speech-utils with support for JAMBONES_DISABLE_AZURE_TTS_STREAMING (#776) Dave Horton 2024-06-14 09:31:28 -04:00
  • d9fd82fa60 major refactor and simplification of actionHookDelay feature (#771) Dave Horton 2024-06-14 09:24:26 -04:00
  • 76a3aa7f42 send end of utterance events if using deepgram, interim events are enabled, and utterance_end_ms option is set (#772) (#782) Dave Horton 2024-06-13 13:18:32 -04:00
  • cafe149bdf fix wrong vad notification to background bargin (#781) Hoan Luu Huu 2024-06-12 21:52:53 +07:00
  • 9969e39e7e set valid terminatedBy for rest call (#779) Anton Voylenko 2024-06-09 00:39:40 +03:00
  • 8eea212df2 Fix/verbio stt (#770) Hoan Luu Huu 2024-06-01 18:38:36 +07:00
  • e8e356ea3a update speech util version to fix verbio cache (#766) Hoan Luu Huu 2024-05-31 17:42:22 +07:00
  • c5e19bf775 support verbio speech (#757) v0.9.1-rc1 Hoan Luu Huu 2024-05-29 18:55:46 +07:00
  • 498dd64025 support mod_vad_detect (#762) Hoan Luu Huu 2024-05-29 18:31:59 +07:00
  • 24b6d2464b update speech-utils and fsmrf (#764) Dave Horton 2024-05-28 18:24:51 -04:00
  • cd5421120f fix race condition with filler noise and also play filler noise when idle and waiting for commands (#763) Dave Horton 2024-05-28 12:45:29 -04:00
  • d7c3a4a632 support mod_custom_tts (#731) Hoan Luu Huu 2024-05-28 23:30:25 +07:00
  • c53ad89154 support direct call to conference (#746) Hoan Luu Huu 2024-05-28 21:30:52 +07:00
  • 10b98630d3 Update example-voicemail-greetings.json (#761) Vinod Dharashive 2024-05-28 06:43:48 +05:30
  • d132bdb92b fix gather race condition (#759) Dave Horton 2024-05-22 14:03:15 -04:00
  • 8938bf25dc race condition where gather transcribe is restarted after final transcript v0.8.5-25-patch-4 patch/0-8-5-25-1 Dave Horton 2024-05-21 19:04:55 -04:00
  • 6be3fd9b64 say verb should not print speech credentials in log when tts stream API is used (#756) Hoan Luu Huu 2024-05-21 19:38:18 +07:00
  • 844b0cb05d log endpoint uuid for cross referencing with freeswitch logs Dave Horton 2024-05-20 11:04:15 -04:00
  • c0b56d4fc6 per email from microsoft, do not restart STT connection when we get a no audio event (#754) Dave Horton 2024-05-17 11:19:01 -04:00
  • f7134d8fe7 more logging on restart of transcribing during gather v0.8.5-25-patch-3 Dave Horton 2024-05-10 14:12:34 -04:00
  • d27de284e7 update to drachtio-srf@4.5.35 (#750) Dave Horton 2024-05-09 08:32:52 -04:00
  • 5e97847a2f fix fs keep looping forever if there is no fallback TTS (#749) Hoan Luu Huu 2024-05-09 17:15:57 +07:00
  • 17c379df47 update stats colector version (#744) Hoan Luu Huu 2024-05-07 07:06:04 +07:00
  • e7bc0b0737 fix dead lock in say verb while waiting playback-stop and say verb is killed (#742) v0.9.0 Hoan Luu Huu 2024-05-05 19:12:29 +07:00
  • dfe623e78a Fix/google race condition gather (#743) v0.9.0-rc12 Dave Horton 2024-05-03 12:53:26 -04:00
  • a23dc50c20 lint v0.8.5-25-patch-2 Dave Horton 2024-05-03 08:56:55 -04:00
  • 888fddff37 possible fix for race condition in gather which ends but lets transcription continue v0.8.5-25-patch-1 Dave Horton 2024-05-03 08:55:16 -04:00
  • 56b8f0623b limit utterance_end_ms to (1000,5000) per discussion with Deepgram (#740) v0.9.0-rc11 Dave Horton 2024-05-02 13:19:14 -04:00
  • 7bcbab5b74 feat tts stream fallback (#736) v0.9.0-rc10 Hoan Luu Huu 2024-05-02 19:43:41 +07:00
  • 44e6a3513d support speech aws polly by role_arn (#729) Hoan Luu Huu 2024-05-02 18:59:21 +07:00
  • fad16144b9 update undici and ws (#739) Dave Horton 2024-05-01 14:20:43 -04:00
  • 6523a861c0 fix asr error notify wrong vendor name (#728) (#738) Dave Horton 2024-05-01 13:48:23 -04:00
  • cff67f5e4c dial race where caller hangs up while dial is starting (#737) Dave Horton 2024-05-01 13:38:59 -04:00
  • bc95b174ea fix asr error notify wrong vendor name (#728) release-0.8.5 Hoan Luu Huu 2024-05-01 23:24:59 +07:00
  • c77bd84e0e we should restart asr timer after a partial transcript (#735) Dave Horton 2024-04-30 14:53:08 -04:00
  • 3cd7a619ad ignore transcriptions from previous turns of conversation (#734) v0.9.0-rc9 Dave Horton 2024-04-30 08:21:27 -04:00
  • 5f67285f1e ignore google errors with error_code 0 (#722) Dave Horton 2024-04-30 07:59:18 -04:00
  • 59cf02bd04 wait for session:reconnect ack to send queued msgs (#723) (#732) Dave Horton 2024-04-25 11:22:15 -04:00
  • b327e797f3 wait for session:reconnect ack to send queued msgs (#723) Hoan Luu Huu 2024-04-25 22:11:26 +07:00
  • a18d55e9ab minor fix for leaving coach mode in conferencing v0.9.0-rc8 Dave Horton 2024-04-22 12:46:34 -04:00
  • d474b9d604 Feat/advanced conferencing features (#730) v0.9.0-rc7 Dave Horton 2024-04-22 11:00:05 -04:00
  • 8d2b60c284 minor Dave Horton 2024-04-21 09:51:05 -04:00
  • d4962c2893 add support for getting partial transcripts when doing background gather fix/deepgram-with-no-endpointing Dave Horton 2024-04-17 16:32:41 -04:00
  • cd06fa2049 gather: do not set utterance_end_ms on Deepgram if endpointing is explicitly turned off, and also in that case return transcripts when is_final is true Dave Horton 2024-04-17 14:10:10 -04:00
  • b7f6c5b20c wip mod_google_tts Quan HL 2024-04-17 23:11:03 +07:00
  • ad5df4b7f7 support google tts mod Quan HL 2024-04-17 22:09:55 +07:00
  • 9cf9d4f587 Fix/0.8.5 cherries (#724) v0.9.0-rc6 Dave Horton 2024-04-17 11:01:21 -04:00
  • bd002ede48 ignore google errors with error_code 0 v0.9.0-rc5 Dave Horton 2024-04-16 13:42:31 -04:00
  • 1a2aa91973 proper fix for precache (#721) Dave Horton 2024-04-15 16:25:12 -04:00
  • e322b7d8d3 be more cautious about pre-caching prompts; in particular, a Config verb will not give us time to precache so avoid in that scenario (#720) Dave Horton 2024-04-15 15:38:10 -04:00
  • 2184feb414 Support ASR TTS fallback (#713) Hoan Luu Huu 2024-04-15 19:55:41 +07:00
  • 7da11df88e default DEEPGRAM_SPEECH_UTTERANCE_END_MS is 1000 (#719) Hoan Luu Huu 2024-04-15 06:39:07 +07:00
  • 09cf1345f6 tts span for whisper (#718) Hoan Luu Huu 2024-04-14 20:14:49 +07:00
  • eeec8c3099 gather is hang if listenDuringPrompt = false and say/play task throw exception (#717) Hoan Luu Huu 2024-04-13 21:16:35 +07:00
  • 2595f527ff gather: fix bug where empty deepgram transcript saved incorrectly v0.9.0-rc4 Dave Horton 2024-04-13 09:59:02 -04:00
  • 1d77c0cd20 bugfx: bargein after first when config bargein with sticky=true fails Dave Horton 2024-04-12 20:08:21 -04:00
  • 9eab81268b support mod_rimelabs_tts (#716) Hoan Luu Huu 2024-04-12 18:28:45 +07:00
  • cd3b1ec905 kill play task if bot responds verbs while actionHook delay is enabled (#712) Hoan Luu Huu 2024-04-11 20:46:08 +07:00
  • ecf3d140d6 fix #714 (#715) Dave Horton 2024-04-10 16:23:22 -04:00
  • b93bfbb486 fix #714 bug/714 Dave Horton 2024-04-10 16:15:28 -04:00
  • 4a52be9171 support mod_playht_tts (#711) v0.9.0-rc3 v0.9.0-rc2 Hoan Luu Huu 2024-04-08 21:21:54 +07:00
  • 9b722ae36d update deps (#709) v0.9.0-rc1 Dave Horton 2024-04-07 18:22:31 -04:00
  • 370b046fac update to speech utils with azure 1.36.0 Dave Horton 2024-04-07 12:16:35 -04:00
  • fca391c32e support listen verb support bidirectionalAudioSampleRate (#695) v0.8.6-rc4 Hoan Luu Huu 2024-04-07 00:20:01 +07:00
  • 043860c4a3 update to speech utils supporting deepgram tts (#708) Dave Horton 2024-04-06 12:35:03 -04:00
  • a021ee3112 update unidici (#707) Dave Horton 2024-04-05 17:23:21 -04:00