Mark Backman
|
ee514f6e4c
|
Update examples with review feedback
|
2025-07-30 21:41:15 -04:00 |
|
Mark Backman
|
90487ac144
|
Use RunnerArguments in examples
|
2025-07-30 21:18:47 -04:00 |
|
Mark Backman
|
54f0bb8326
|
session_args become runner_args
|
2025-07-30 21:12:02 -04:00 |
|
Mark Backman
|
f35a58abf1
|
Change LOCAL_RUN to ENV, update examples
|
2025-07-30 20:54:18 -04:00 |
|
Mark Backman
|
e33ca26e2d
|
Revert "Add is_local_development utility for a cleaner API to determine if running locally"
This reverts commit 471311b18f.
|
2025-07-30 20:45:53 -04:00 |
|
Mark Backman
|
471311b18f
|
Add is_local_development utility for a cleaner API to determine if running locally
|
2025-07-30 19:50:47 -04:00 |
|
Mark Backman
|
0c3e526c19
|
Remove dependency on pipecatcloud, define new *RunnerArguments types
|
2025-07-30 18:53:21 -04:00 |
|
Mark Backman
|
58fc952192
|
Add create_transport factory method example
|
2025-07-30 08:53:24 -04:00 |
|
Mark Backman
|
f133cf97c8
|
Parse telephony data into call_data object, add support for Telnyx, update example
|
2025-07-29 21:17:42 -04:00 |
|
Mark Backman
|
32c7457734
|
Add single transport example, mark SmallWebRTCSessionArguments as deprecated
|
2025-07-29 19:47:33 -04:00 |
|
Mark Backman
|
66b4bbec1a
|
Remove local.py, rename exaples accordingly
|
2025-07-29 19:23:26 -04:00 |
|
Mark Backman
|
b125d31088
|
Revert the cloud-simple-bot example back to using the built-in types
|
2025-07-29 15:36:33 -04:00 |
|
Mark Backman
|
980e52e72e
|
Remove quickstart example—moving to a separate PR
|
2025-07-29 15:12:26 -04:00 |
|
Mark Backman
|
e2cfa45cc0
|
Collect package dependencies in a new optional dependency called runner
|
2025-07-29 15:12:26 -04:00 |
|
Mark Backman
|
f5e23c36a4
|
Add another cloud-simple example
|
2025-07-29 15:12:26 -04:00 |
|
Mark Backman
|
155817a1fe
|
Mimic Pipecat Cloud websocket handling in the cloud runner, add a websocket message parser called parse_telephony_websocket in utils.py, update examples to use the new functionality
|
2025-07-29 15:12:26 -04:00 |
|
Mark Backman
|
16c80b2335
|
Rename examples files, update quickstart
|
2025-07-29 15:12:26 -04:00 |
|
Mark Backman
|
6dad4de2d2
|
Updates to cloud examples: cloud-simple so it can be deployed and use Krisp
|
2025-07-29 15:12:26 -04:00 |
|
Mark Backman
|
214c376933
|
Add typing support for session_args, fix debug logging in cloud.py
|
2025-07-29 15:12:26 -04:00 |
|
Mark Backman
|
7db57109dc
|
Add RTVI to local-simple-bot.py
|
2025-07-29 15:12:26 -04:00 |
|
Mark Backman
|
acbc045d47
|
PCC deployment scripts
|
2025-07-29 15:12:26 -04:00 |
|
Mark Backman
|
8138c6ceab
|
Rename examples
|
2025-07-29 15:12:26 -04:00 |
|
Mark Backman
|
fa6c9c35f7
|
Renaming files
|
2025-07-29 15:12:26 -04:00 |
|
Mark Backman
|
7288d9b738
|
Add quickstart examples
|
2025-07-29 15:12:26 -04:00 |
|
Mark Backman
|
c145a9ef13
|
Merge pull request #2288 from pipecat-ai/mb/stt-mute-examples
Update placement of STTMuteFilter in examples to reflect the new reco…
|
2025-07-29 12:10:36 -07:00 |
|
Mark Backman
|
7f184422d0
|
Merge branch 'main' into feat/async-tts
|
2025-07-29 12:06:56 -07:00 |
|
Mark Backman
|
ebfa4f2d5e
|
Push the STTMuteFrame upstream and downstream
|
2025-07-29 14:37:36 -04:00 |
|
Mark Backman
|
e961c438e7
|
Update placement of STTMuteFilter in examples to reflect the new recommendation
|
2025-07-29 14:36:39 -04:00 |
|
Mark Backman
|
3f57d94c0b
|
Update examples README
|
2025-07-29 11:28:40 -04:00 |
|
Mark Backman
|
15e3c69ddc
|
Removed most pipecat examples, relocating to pipecat-examples repo
|
2025-07-29 11:17:01 -04:00 |
|
Ashot
|
39b00f5269
|
chore: address review comments
|
2025-07-29 18:20:50 +04:00 |
|
Ashot
|
83b4747196
|
chore: address review comments
|
2025-07-28 17:52:17 +04:00 |
|
Ashot
|
a13b954415
|
formatting/cleanup: address Copilot PR review comments
|
2025-07-28 17:43:17 +04:00 |
|
Ashot
|
f2e9562f1b
|
feat(tts): integrate Async TTS engine into pipecat
|
2025-07-28 17:42:57 +04:00 |
|
allenmylath
|
aba79a9478
|
Update README.md
Explanatory comment.Eventhought code allows for transport params.It is not clearly given in readme, what all are the options are there.
|
2025-07-28 11:24:27 +05:30 |
|
allenmylath
|
240a698fab
|
Update README.md
recreating examples without activating bedrock models will create errors . Warning and link added
|
2025-07-26 14:51:19 +05:30 |
|
Mark Backman
|
41c8d22cf3
|
Merge pull request #2208 from padillamt/mtp/add-inworld-tts
Inworld HTTP TTS Service
|
2025-07-25 17:13:37 -07:00 |
|
padillamt
|
b68f044ef7
|
mtpadilla: updated example to reflect parameter placement changes in base Inworld TTS class
|
2025-07-25 15:13:43 -07:00 |
|
padillamt
|
8e66794759
|
mtpadilla: switch to Deepgram ASR for lower latency
|
2025-07-24 22:22:36 -07:00 |
|
padillamt
|
f982ace4c5
|
inworld: removal of unnecessary setting of ssampling rate since matches default
|
2025-07-24 21:56:01 -07:00 |
|
padillamt
|
81048ce43a
|
mtpadilla: rename 07aa-interruptible-inworld-http.py to 07ab-interruptible-inworld-http.py
|
2025-07-24 20:42:29 -07:00 |
|
padillamt
|
da8c67114a
|
mtpadilla: make streaming the default for example
|
2025-07-24 13:35:29 -07:00 |
|
Mark Backman
|
1bb821a07d
|
Foundational requirements.txt: add silero, websocket optional dep, remove fastapi
|
2025-07-24 13:49:44 -04:00 |
|
Mark Backman
|
083b32887e
|
NeuphonicHttpTTSService: Refactor to use POST API
|
2025-07-24 01:05:37 -04:00 |
|
padillamt
|
b6367965cb
|
mtpadilla: consolidate streaming and non-streaming options into a single class with common API, with boolean switch variable added (streaming)
|
2025-07-23 16:50:32 -07:00 |
|
padillamt
|
147bf9cfe8
|
mtpadilla: addition of non-streaming option with own dedicated class, and related additional non-streaming test option
|
2025-07-23 15:28:43 -07:00 |
|
Mark Backman
|
f5edde42f6
|
Update axios in daily-pstn-server example due to transitive vulnerability with form-data
|
2025-07-23 14:22:13 -04:00 |
|
Filipi Fuchter
|
a63d1530a4
|
Added set_log_level to DailyTransport.
|
2025-07-23 14:43:53 -03:00 |
|
Mark Backman
|
0be64e0fd9
|
Update Word Wrangler phone bot README to include deployment info
|
2025-07-22 20:10:20 -04:00 |
|
Mark Backman
|
88b2c817ac
|
Fix form-data vulnerability in pipecat-cloud-daily-pstn-server
|
2025-07-22 10:08:25 -04:00 |
|