Commit Graph

  • d5818fad5b addressing comments Vaibhav159 2025-01-24 22:46:54 +05:30
  • 9c22bd8df1 Improving read me and encoding support Rafal Skorski 2025-01-24 16:44:11 +01:00
  • dbea86baae Update function calling examples to push a TextFrame in the start_callback Mark Backman 2025-01-24 10:21:08 -05:00
  • a751130a76 Can work with double sound but not parallel sound hush/callTransferOR James Hush 2025-01-24 17:46:06 +08:00
  • c5faac1cf8 adding RecordingsBucketConfig Vaibhav159 2025-01-24 15:14:20 +05:30
  • e106d7a215 adding line space Vaibhav159 2025-01-24 09:12:07 +05:30
  • 40c1a8369a updated changelog Vaibhav159 2025-01-24 09:11:15 +05:30
  • 6ab2404a98 adding more properties to daily room Vaibhav159 2025-01-24 09:10:25 +05:30
  • e61c996a2e Merge pull request #1079 from ecdeng/patch-1 Mark Backman 2025-01-23 22:15:30 -05:00
  • 2c81dc1f06 Update cartesia.py to use the new model pointer sonic instead of sonic-english Eric Deng 2025-01-23 15:47:07 -08:00
  • 53251dcb88 Add better error handling for OpenAIRealtimeBetaLLMService truncate errors Mark Backman 2025-01-23 14:23:11 -05:00
  • d4e4b12109 Merge pull request #1071 from porcelaincode/patch-1 Mark Backman 2025-01-23 13:19:22 -05:00
  • 466d26a4f2 Merge pull request #1077 from Vaibhav159/vl_fix_missing_leftover_audio Mark Backman 2025-01-23 13:16:41 -05:00
  • ef511d580d adding missing audio buffer fix Vaibhav159 2025-01-23 23:17:49 +05:30
  • 5957ddb038 adding missing audio buffer fix Vaibhav159 2025-01-23 23:17:18 +05:30
  • 799c2d14b8 adding meeting token v2 func Vaibhav159 2025-01-23 21:40:42 +05:30
  • 8eef21db6e Adding telnyx serializer Rafal Skorski 2025-01-23 15:39:46 +01:00
  • b29ac3c7a8 Remove logs hush/callTransfer James Hush 2025-01-23 16:31:41 +08:00
  • 5222488fb5 Have a default transfer James Hush 2025-01-23 16:24:40 +08:00
  • c2fef9584b Add call transfer to bot_daily James Hush 2025-01-23 15:54:53 +08:00
  • dee1224530 Update runner.py vatsal 2025-01-23 13:21:49 +05:30
  • fc6aa6eae8 Merge pull request #1060 from chhao01/patch-1 Mark Backman 2025-01-22 19:14:35 -05:00
  • ddd5bf70ab Merge pull request #1061 from Allenmylath/patch-21 Mark Backman 2025-01-22 19:13:15 -05:00
  • aa59744444 Update examples/README.md allenmylath 2025-01-23 05:38:37 +05:30
  • 067ddfe505 Storytelling chatbot updates (#1066) chadbailey59 2025-01-22 15:20:21 -06:00
  • a64df978e7 Merge pull request #1046 from pipecat-ai/mb/transcript-tts Mark Backman 2025-01-22 15:46:01 -05:00
  • 7167719761 Emit a transcription callback when receiving a CancelFrame, update examples accordingly Mark Backman 2025-01-22 14:55:15 -05:00
  • e1430be9f9 Code review fixes Mark Backman 2025-01-20 20:23:07 -05:00
  • c2fe8e7fdb Updated CHANGELOG Mark Backman 2025-01-20 14:24:13 -05:00
  • 31c77d8e35 Update examples for the updated TranscriptProcessor Mark Backman 2025-01-20 14:20:39 -05:00
  • 2a60d54830 Update the AssistantTranscriptProcessor to use TTSTextFrames in place of OpenAILLMContextFrames Mark Backman 2025-01-20 14:09:08 -05:00
  • b3c99887dc Merge pull request #1068 from Canonical-AI-Inc/import-fix Aleix Conchillo Flaqué 2025-01-22 11:37:49 -08:00
  • 38ad75cc17 Merge pull request #1065 from pipecat-ai/mb/fix-openai_realtime-function-calling Mark Backman 2025-01-22 14:37:01 -05:00
  • 2debac314c fixing missing import Adrian Cowham 2025-01-22 11:06:53 -08:00
  • e0c9a1a1a2 Merge pull request #1041 from Allenmylath/patch-20 Mark Backman 2025-01-22 09:18:19 -05:00
  • 4cdcca588e Update examples/moondream-chatbot/bot.py allenmylath 2025-01-22 19:40:12 +05:30
  • a90e81e2eb Update examples/moondream-chatbot/bot.py allenmylath 2025-01-22 19:38:36 +05:30
  • 0ba60c9e28 Merge pull request #975 from imsakg/main Mark Backman 2025-01-22 09:03:18 -05:00
  • 5ca5fbd825 OpenAIRealtimeBetaLLMService: Fixed an error in function calling Mark Backman 2025-01-22 08:54:03 -05:00
  • b72504f1cb Added: Additional DTMF frames Joe Garlick 2025-01-22 13:47:23 +00:00
  • 2b52e2c109 Update README.md allenmylath 2025-01-22 14:42:35 +05:30
  • 7e8fc2e7e2 [bug]TypeError: object of type 'NoneType' has no len() Cheng Hao 2025-01-22 15:31:27 +08:00
  • 0d79a9eaa6 update CHANGELOG.md Aleix Conchillo Flaqué 2025-01-21 18:00:10 -08:00
  • f89b9ec23f Merge pull request #1057 from pipecat-ai/aleix/replace-resampy-soxr Aleix Conchillo Flaqué 2025-01-21 17:52:49 -08:00
  • 20d5824e56 Merge pull request #1058 from pipecat-ai/mb/fix-trace-log Mark Backman 2025-01-21 20:44:50 -05:00
  • f23baa78d8 test-requirements: add soxr and remove resampy Aleix Conchillo Flaqué 2025-01-21 17:34:48 -08:00
  • cacd6ba3fa improve audio resampling by switching from resampy to soxr Aleix Conchillo Flaqué 2025-01-21 13:31:33 -08:00
  • f87ecd3a51 Merge pull request #1048 from pipecat-ai/aleix/add-unittest-utils Aleix Conchillo Flaqué 2025-01-21 17:39:06 -08:00
  • b96a922aa8 Fix trace log line for resume_processing_frames Mark Backman 2025-01-21 18:15:03 -05:00
  • 401d3ff267 tests: added PipelineTask tests Aleix Conchillo Flaqué 2025-01-21 11:44:13 -08:00
  • ab4221a4db task: added BaseTask Aleix Conchillo Flaqué 2025-01-21 11:43:54 -08:00
  • bd6f82cf94 task: allow specifying heartbeat period Aleix Conchillo Flaqué 2025-01-21 11:43:21 -08:00
  • dd21b424d6 pyproject: ignore 'audioop' deprecation warning Aleix Conchillo Flaqué 2025-01-21 10:27:34 -08:00
  • 76884877dd tests: add pytest-asyncio dependency Aleix Conchillo Flaqué 2025-01-21 10:23:19 -08:00
  • 0d6c680133 README: add unit tests badge Aleix Conchillo Flaqué 2025-01-21 10:11:50 -08:00
  • a27fe4bde2 tests: move test_ai_services to test_utils_string Aleix Conchillo Flaqué 2025-01-21 10:06:14 -08:00
  • 177cb2ca8b tests: initial pipeline and parallelpipeline tests Aleix Conchillo Flaqué 2025-01-21 09:57:54 -08:00
  • 3c970a3cee tests: add more filter tests Aleix Conchillo Flaqué 2025-01-21 09:43:57 -08:00
  • af02f8f1cd filters(frame_filter): allow more than one frame Aleix Conchillo Flaqué 2025-01-21 09:43:33 -08:00
  • 2e0fb198bf frame_processor: allow pushing more frames after EndFrame Aleix Conchillo Flaqué 2025-01-21 09:42:15 -08:00
  • 4f758c5a3b Merge pull request #1050 from pipecat-ai/fix_rtvi_warning_msg Filipi da Silva Fuchter 2025-01-21 13:36:50 -03:00
  • 89b87289e2 elevenlabs key added to env.example Rafal Skorski 2025-01-21 17:12:27 +01:00
  • e0e190a1a2 Create telnyx chat bot example application Rafal Skorski 2025-01-21 17:09:55 +01:00
  • 3e0836b340 Ignoring transport messages that are not intended to RTVI. Filipi Fuchter 2025-01-21 10:08:14 -03:00
  • 2f23693bf3 tests: fix test_protobuf_serializer.py Aleix Conchillo Flaqué 2025-01-20 18:39:59 -08:00
  • b7dd9748cf serializers: fix special fix initialization Aleix Conchillo Flaqué 2025-01-20 18:39:41 -08:00
  • d4d9c3b7ae tests: fix test_aggregators.py Aleix Conchillo Flaqué 2025-01-20 18:16:02 -08:00
  • 090bc81ec5 tests: add some initial run_test() utilities Aleix Conchillo Flaqué 2025-01-20 17:41:21 -08:00
  • 0d400ae4a5 pyproject: add "all" dependency aleix/remove-test-requirements Aleix Conchillo Flaqué 2025-01-20 14:29:34 -08:00
  • db8e9f703d github: remove test-requirements.txt Aleix Conchillo Flaqué 2025-01-20 08:49:30 -08:00
  • 9b61633aa0 Introduce support for extracting and processing grounding metadata from Google LLM responses. Filipi Fuchter 2025-01-20 11:28:12 -03:00
  • e3d53d3d9a Merge pull request #1044 from pipecat-ai/mb/elevenlabs-http-fix-voice-settings Mark Backman 2025-01-20 08:11:38 -05:00
  • 262d3a19c9 Fixed a type error when using voice_settings in ElevenLabsHttpTTSService Mark Backman 2025-01-20 07:57:02 -05:00
  • 491feb691c Update bot.py allenmylath 2025-01-20 14:00:17 +05:30
  • e4f83b237e update CHANGELOG (remove 07d-interruptible-elevenlabs-http.py) Aleix Conchillo Flaqué 2025-01-19 11:35:24 -08:00
  • fc90bdc638 changed to HailuoHttpTTSService fatwang2 2025-01-19 09:43:48 +08:00
  • 5a88165a26 Merge branch 'pipecat-ai:main' into main fatwang2 2025-01-19 09:40:08 +08:00
  • a169e0cde9 Merge pull request #1035 from pipecat-ai/aleix/prepare-0.0.53 v0.0.53 Aleix Conchillo Flaqué 2025-01-18 14:50:35 -08:00
  • c6d643d4ec update CHANGELOG for 0.0.53 Aleix Conchillo Flaqué 2025-01-17 20:40:11 -08:00
  • 2abbd4bb27 Merge pull request #1039 from pipecat-ai/aleix/fish-audio-websocket-service Aleix Conchillo Flaqué 2025-01-18 14:48:20 -08:00
  • e0011a3996 services(fish): FishAudioTTSService to use WebsocketService Aleix Conchillo Flaqué 2025-01-18 14:27:21 -08:00
  • ea44c59ddd Merge pull request #1037 from Vaibhav159/fixing_unused_11labs_package Aleix Conchillo Flaqué 2025-01-17 22:08:04 -08:00
  • a9c7dbbc05 removing unused code Vaibhav159 2025-01-18 10:58:07 +05:30
  • 8a87e92b2b adding missing 11labs package Vaibhav159 2025-01-18 10:48:57 +05:30
  • 982f2becc6 Merge pull request #1002 from pipecat-ai/mb/add-on-error-callback Mark Backman 2025-01-17 21:58:59 -05:00
  • e049ae470d Register the on_error handler Mark Backman 2025-01-15 22:01:06 -05:00
  • e159f2dce1 Merge pull request #1024 from pipecat-ai/mb/elevenlabs-http Mark Backman 2025-01-17 21:30:31 -05:00
  • e9162ae467 Merge pull request #1004 from Fluentsai/feature/dtmf_input Aleix Conchillo Flaqué 2025-01-17 18:14:46 -08:00
  • bb65512ff4 Merge pull request #1034 from pipecat-ai/aleix/ulaw-resample-update Aleix Conchillo Flaqué 2025-01-17 17:47:18 -08:00
  • b81323d676 Code review fixes + docstrings Mark Backman 2025-01-17 20:11:16 -05:00
  • 65fa77dfa5 audio: use resample_audio to resample ulaw bytes Aleix Conchillo Flaqué 2025-01-17 15:24:41 -08:00
  • 9ddd9ae27c Merge pull request #1011 from Vaibhav159/vl_deepgram_metrics_without_vad Aleix Conchillo Flaqué 2025-01-17 14:47:19 -08:00
  • 12fc6e17ef Merge pull request #1033 from pipecat-ai/aleix/observers-performance Aleix Conchillo Flaqué 2025-01-17 14:43:26 -08:00
  • 3e4020cdba task: add TaskObserver and avoid pipeline blocking Aleix Conchillo Flaqué 2025-01-17 11:13:33 -08:00
  • 4f883ee31f Merge pull request #1023 from pipecat-ai/aleix/introduce-heartbeat-frames Aleix Conchillo Flaqué 2025-01-17 10:31:07 -08:00
  • 3ff360f042 Merge pull request #1032 from pipecat-ai/mb/user-idle-fixes Mark Backman 2025-01-17 13:18:09 -05:00
  • 45cbad5b3e task: add HEARTBEAT_MONITOR_SECONDS Aleix Conchillo Flaqué 2025-01-17 10:11:28 -08:00
  • 477d0d154b frame_processor: make sure clock is initialized Aleix Conchillo Flaqué 2025-01-17 10:05:23 -08:00
  • 4b3c776f58 task: don't use push queue to send a heartbeat Aleix Conchillo Flaqué 2025-01-17 10:04:24 -08:00
  • da0c4cfd99 task: increase heartbeat monitoring to 5 seconds Aleix Conchillo Flaqué 2025-01-17 10:04:05 -08:00