Commit Graph

  • 65fcea28ce Using the small-webrtc-prebuilt-ui Filipi Fuchter 2025-04-09 15:45:30 -03:00
  • 005c0b55b6 Merge pull request #1545 from pipecat-ai/khk/gem-live-0408 Kwindla Hultman Kramer 2025-04-08 21:46:30 -07:00
  • 1828127f41 small fix to wss base_url Kwindla Hultman Kramer 2025-04-08 20:22:26 -07:00
  • d39e46a9e1 cleanup Chad Bailey 2025-04-08 21:10:49 +00:00
  • 031879423a removed image Chad Bailey 2025-04-08 16:57:44 +00:00
  • df1aac0cc8 restructured example and added readme Chad Bailey 2025-04-08 15:29:27 +00:00
  • 676f0a7b64 added working example Chad Bailey 2025-04-08 14:55:57 +00:00
  • 181cc43724 Background blur example hush/backgroundBlurExample James Hush 2025-04-08 14:09:19 +08:00
  • f948a144f8 added multi transport example Chad Bailey 2025-04-07 22:13:27 +00:00
  • 77ab841cab Merge pull request #1532 from pipecat-ai/p2p_ios_demo Filipi da Silva Fuchter 2025-04-07 16:58:06 -03:00
  • 3bbc75110a Mentioning the iOS client inside the changelog and fixing the readme. Filipi Fuchter 2025-04-07 16:54:26 -03:00
  • b2ce1d9378 Merge branch 'main' into p2p_ios_demo Filipi Fuchter 2025-04-07 16:50:58 -03:00
  • 58714865df Using the public version of pipecat-client-ios-small-webrtc Filipi Fuchter 2025-04-07 16:48:18 -03:00
  • 03b3635b0a Merge pull request #1521 from pipecat-ai/mb/increase-bot-vad-stop-secs Mark Backman 2025-04-07 14:44:31 -04:00
  • aaa7b5e626 Merge pull request #1524 from pipecat-ai/mb/tts-generate-with-text Mark Backman 2025-04-07 14:44:18 -04:00
  • 0b8486ce39 Merge pull request #1418 from pipecat-ai/vr000m-pcc-dialin-webhook-server Varun Singh 2025-04-07 09:00:38 -07:00
  • d4ae091ddd Update port in FastAPI README, add run steps to nextjs README Mark Backman 2025-04-07 11:02:09 -04:00
  • 9e0a57a6de Rename directories Mark Backman 2025-04-07 10:44:41 -04:00
  • fc4c1e4110 README updates Mark Backman 2025-04-07 10:24:46 -04:00
  • 9b740d9e72 Merge pull request #1537 from pipecat-ai/mb/azure-tts-lang Mark Backman 2025-04-07 09:46:08 -04:00
  • b03563765f Fix: Set language for Azure TTS services Mark Backman 2025-04-07 09:19:50 -04:00
  • a1578bd67a iOS demo for the p2p-webrtc video-transform example Filipi Fuchter 2025-04-04 16:40:52 -03:00
  • 6466573b84 Merge pull request #1498 from pipecat-ai/aiortc_example_ios Filipi da Silva Fuchter 2025-04-04 16:39:06 -03:00
  • b42dc83696 Improvements for the SmallWebRTCTransport: - Wait until the pipeline is ready before triggering the connected event. - Queue messages if the data channel is not ready. - Update the aiortc dependency to fix an issue where the 'video/rtx' MIME type was incorrectly handled as a codec retransmission. - Avoid initial video delays. Filipi Fuchter 2025-04-04 16:33:57 -03:00
  • fe5931b884 Updating aiortc to fix an issue where 'video/rtx' MIMEType retransmission incorrectly handled as a codec Filipi Fuchter 2025-04-04 16:28:54 -03:00
  • 4b438ff7d7 Allowing ngrok connections to the video-transform demo Filipi Fuchter 2025-04-04 16:28:37 -03:00
  • 89a8c16676 Merge pull request #1531 from pipecat-ai/fix_chunk_default_value Filipi da Silva Fuchter 2025-04-04 16:04:05 -03:00
  • c4c92585f9 Fixed SmallWebRTCTransport to support dynamic chunk values. Filipi Fuchter 2025-04-04 15:38:12 -03:00
  • c510870736 Merge branch 'pipecat-ai:main' into anthropic-client-bug-fixes Prem Adithya 2025-04-04 16:41:04 +11:00
  • af23200511 Use default google creds as fallback when not provided in llm_vertex,stt, and tts Shaiyon Hariri 2025-04-03 16:42:58 -04:00
  • 63146d6f85 TTS: Skip generation when there is no text Mark Backman 2025-04-03 16:15:58 -04:00
  • ec00edc893 Update client examples to use latest versions (#1523) Mattie Ruth 2025-04-03 15:47:03 -04:00
  • a21be058e2 Increase BOT_VAD_STOP_SECS for services with slower speech patterns Mark Backman 2025-04-03 10:51:06 -04:00
  • c226c20e12 Merge pull request #1519 from pipecat-ai/mb/ref-docs-toc Mark Backman 2025-04-03 15:19:35 -04:00
  • 78e6669105 Merge pull request #1514 from pipecat-ai/aleix/producer-consumer-processors Aleix Conchillo Flaqué 2025-04-03 12:18:49 -07:00
  • 974e989cb5 fixup cb/pcc-transport Chad Bailey 2025-04-03 17:18:26 +00:00
  • 79f29e14dd processors: add ProducerProcessor and ConsumerProcessor Aleix Conchillo Flaqué 2025-04-02 19:28:52 -07:00
  • d4a00fd080 Merge pull request #1517 from pipecat-ai/mb/update-simple-chatbot-packages Mark Backman 2025-04-03 10:07:40 -04:00
  • d4186fa115 Merge pull request #1518 from pipecat-ai/mb/openai-verse Mark Backman 2025-04-03 09:48:09 -04:00
  • 3536cbcd13 Add docstrings to FunctionSchema, update CONTRIBUTING.md with docstrings guidance, ignore __init__ docstrings if a class is sufficiently documented Mark Backman 2025-04-03 09:21:26 -04:00
  • e3bcb70b13 Update ToC With Adapters and Observers Mark Backman 2025-04-03 09:02:09 -04:00
  • 19a82f9522 Add verse voice and bump the OpenAI version Mark Backman 2025-04-03 08:23:59 -04:00
  • 8c0a847449 Update client packages for simple-chatbot JS and React Mark Backman 2025-04-03 07:43:25 -04:00
  • e3704cd1a1 Updated imports to work with pipecat 0.62 (#1515) Dominic Stewart 2025-04-03 16:07:02 +09:00
  • 1ba037865b Call Transfer demo (#1348) Dominic Stewart 2025-04-03 09:03:23 +09:00
  • 909520f76e Merge pull request #1508 from pipecat-ai/mb/gemini-push-stop-speaking-frame Aleix Conchillo Flaqué 2025-04-02 16:25:08 -07:00
  • d06cfcd597 Merge pull request #1512 from pipecat-ai/mb/fix-gemini-examples Mark Backman 2025-04-02 19:07:09 -04:00
  • 2579d0cf57 Examples: Fix context_aggregator.assistant() pipeline position Mark Backman 2025-04-02 16:11:03 -04:00
  • 1ec20b2e74 Merge pull request #1509 from pipecat-ai/mb/openia-voices Mark Backman 2025-04-02 15:50:39 -04:00
  • 55a6e5aa4c Add new voices to OpenAITTSService Mark Backman 2025-04-02 12:08:18 -04:00
  • 2229730169 moving to appropriate directory Varun Singh 2025-04-01 23:45:09 -07:00
  • 24b54c66ee fixes review comments Varun Singh 2025-04-01 23:39:21 -07:00
  • a14205415f replaced dailyAPIKey with pccApiKey, also allow handling of messages when hmac is missing Varun Singh 2025-04-01 23:34:24 -07:00
  • 18b56d4a10 Fix README.md Varun Singh 2025-04-01 23:32:50 -07:00
  • b85bd91d08 LLMAssistantContextAggregator should push BotStoppedSpeakingFrames Mark Backman 2025-04-01 23:35:09 -04:00
  • 23f3285a7d Merge pull request #1507 from pipecat-ai/aleix/pipecat-0.0.62 v0.0.62 Aleix Conchillo Flaqué 2025-04-01 19:00:06 -07:00
  • 94f6436619 update CHANGELOG for 0.0.62 Aleix Conchillo Flaqué 2025-04-01 18:53:52 -07:00
  • 480692971c Merge pull request #1506 from pipecat-ai/aleix/websockets-mixer-loop-fixes Aleix Conchillo Flaqué 2025-04-01 18:52:47 -07:00
  • 5df5f6ae4c transports(websocket): close connection from last transport Aleix Conchillo Flaqué 2025-04-01 18:27:12 -07:00
  • 3efc5fd4a9 introducing urgent frames aleix/introduce-urgent-frames Aleix Conchillo Flaqué 2025-03-31 18:53:59 -07:00
  • 6940112ab9 Merge pull request #1504 from pipecat-ai/aleix/base-output-transport-audio-10ms-chunk-update Aleix Conchillo Flaqué 2025-04-01 15:15:24 -07:00
  • 80584e9138 TransportParams: set audio_out_10ms_chunks to 4 Aleix Conchillo Flaqué 2025-04-01 15:13:28 -07:00
  • 1fd01e715d Merge pull request #1503 from pipecat-ai/aleix/function-call-result-system-frame Aleix Conchillo Flaqué 2025-04-01 15:08:26 -07:00
  • a7a1cd0cde Merge pull request #1502 from pipecat-ai/aleix/test-user-idle-py310 Aleix Conchillo Flaqué 2025-04-01 15:08:10 -07:00
  • e5a6b9d2b4 Merge pull request #1500 from pipecat-ai/aleix/base-output-transport-optimize-bot-speaking Aleix Conchillo Flaqué 2025-04-01 14:59:25 -07:00
  • 169b50af61 frames: make FunctionCallResultFrame a SystemFrame Aleix Conchillo Flaqué 2025-04-01 14:41:07 -07:00
  • 31311d8ac5 tests: fix test_user_idle_processor for python 3.10 Aleix Conchillo Flaqué 2025-04-01 13:54:59 -07:00
  • 8f33f00c3f wip - pcc-transport example Chad Bailey 2025-04-01 18:25:09 +00:00
  • 0fede6bb48 wip - pcc-transport example Chad Bailey 2025-04-01 18:24:46 +00:00
  • bfd06b321d BaseOutputTransport: optimize BotSpeakingFrames Aleix Conchillo Flaqué 2025-04-01 10:07:44 -07:00
  • 3efbcab39c Merge pull request #1499 from pipecat-ai/aleix/base-output-transport-set-chunks-size Aleix Conchillo Flaqué 2025-04-01 11:10:34 -07:00
  • b40ca391f5 BaseOutputTransport: allow setting 10ms output audio chunks Aleix Conchillo Flaqué 2025-04-01 09:54:16 -07:00
  • 43008c8c5b Merge pull request #1501 from pipecat-ai/aleix/transcription-processor-interruption Aleix Conchillo Flaqué 2025-04-01 10:46:16 -07:00
  • 3a37b11e56 TranscriptProcessor: send TranscriptionUpdateFrame after interruption Aleix Conchillo Flaqué 2025-04-01 10:21:21 -07:00
  • 9ea81bc982 Merge pull request #1497 from pipecat-ai/mb/gladia-languages Mark Backman 2025-04-01 11:54:24 -04:00
  • 943c75c622 basic pipecat cloud transport working Chad Bailey 2025-04-01 15:18:21 +00:00
  • 46b2e925f2 dynamic PipecatCloudParams is not working Chad Bailey 2025-04-01 15:05:59 +00:00
  • 98b499e2e9 Remove audio_enhancer option Mark Backman 2025-04-01 10:26:28 -04:00
  • 72c8f6c8c3 Update GladiaSTTService language list Mark Backman 2025-04-01 10:17:42 -04:00
  • ea61256ddc Merge pull request #1496 from pipecat-ai/mb/gladia-model Mark Backman 2025-04-01 08:52:13 -04:00
  • babafadbe4 Merge pull request #1494 from pipecat-ai/mb/p2p-examples-gitignore Mark Backman 2025-04-01 07:39:35 -04:00
  • ac7e38719d Add local view and recording hush/recordingDemo James Hush 2025-04-01 19:26:41 +08:00
  • a5660f6dc7 Add .gitignore to p2p video-transform example Mark Backman 2025-04-01 07:20:39 -04:00
  • 7fdf996f0e Recording demo James Hush 2025-04-01 14:46:21 +08:00
  • 64ad916c5f Merge pull request #1492 from pipecat-ai/aleix/downgrade-to-aiohttp-3.11.12 Aleix Conchillo Flaqué 2025-03-31 19:01:04 -07:00
  • 13d0563298 pyproject: downgrade to aiohttp 3.11.12 Aleix Conchillo Flaqué 2025-03-31 18:59:41 -07:00
  • 20a1dd066d Update GladiaSTTService default model Mark Backman 2025-03-31 19:02:28 -04:00
  • 56f6e3ceb4 Merge pull request #1490 from pipecat-ai/fix_ruff_format Mark Backman 2025-03-31 18:37:19 -04:00
  • 3afab63870 Merge pull request #1488 from pipecat-ai/mb/stt-mute-filter-logline Mark Backman 2025-03-31 18:35:47 -04:00
  • d3b9a0aab0 Fixing ruff format. Filipi Fuchter 2025-03-31 19:17:40 -03:00
  • 6b21081a7d Merge pull request #1487 from pipecat-ai/smallwebrtc_ios_support Filipi da Silva Fuchter 2025-03-31 19:10:03 -03:00
  • 648bdea64c fix formatting Aleix Conchillo Flaqué 2025-03-31 15:04:45 -07:00
  • ed387e876a Merge pull request #1486 from CerebriumAI/feature/ultravox milo157 2025-04-01 00:03:26 +02:00
  • 2fb9aa4d76 Merge pull request #1489 from pipecat-ai/aleix/base-ai-services-restructure Aleix Conchillo Flaqué 2025-03-31 15:00:13 -07:00
  • e6e8a03c5f added event decorators Chad Bailey 2025-03-31 21:41:53 +00:00
  • 9eba8f1637 services: restructure base AI services into modules Aleix Conchillo Flaqué 2025-03-31 13:48:00 -07:00
  • 43c255f58a Clarify the mute/unmute log line in STTMuteFilter Mark Backman 2025-03-31 16:43:03 -04:00
  • e5ee3e3720 dynamic params Chad Bailey 2025-03-31 20:34:50 +00:00
  • 121e70a029 Improvements on the video transform example to work on mobile. Filipi Fuchter 2025-03-31 17:11:38 -03:00
  • 70e28a0547 Adding support to yuvj420p which is the format that we receive from mobile iOS. Filipi Fuchter 2025-03-31 13:12:20 -03:00