padillamt
|
0d5292c4ef
|
inworld: typo fix in voice name
|
2025-07-21 13:48:13 -07:00 |
|
padillamt
|
4853d5d55c
|
inworld: updated InworldHttpTTSService initialization
|
2025-07-21 13:27:25 -07:00 |
|
padillamt
|
8eda2435a2
|
inworld: removed explicit references to language since our models currently infer that from the text.
|
2025-07-21 13:24:10 -07:00 |
|
padillamt
|
54ff946976
|
inworld: largely adjustments for docstring compatibility
|
2025-07-21 12:07:58 -07:00 |
|
padillamt
|
aadd088b50
|
inworld: commented out contents as per Pipecat guidance that this pattern is being retired
|
2025-07-21 10:52:55 -07:00 |
|
padillamt
|
4250aa6616
|
inworld: removal of backup copy, no longer needed
|
2025-07-21 10:11:50 -07:00 |
|
padillamt
|
e3711f96a3
|
inworld: added detailed comments
|
2025-07-20 17:06:35 -07:00 |
|
padillamt
|
5d8c184d99
|
inworld: commit of original text file and changes that copy openai's with Inworld TTS as only change
|
2025-07-18 16:30:03 -07:00 |
|
padillamt
|
1bc442e329
|
inworld: docstring fix
|
2025-07-18 15:13:19 -07:00 |
|
padillamt
|
f3984aec33
|
inworld: added (empty) requirements for Inworld to be explicit reg dependencies
|
2025-07-16 13:21:32 -07:00 |
|
padillamt
|
2b76823b01
|
inworld: added comments to track a few things to confirm
|
2025-07-15 18:17:30 -07:00 |
|
padillamt
|
ca936bd569
|
inworld: added Inworld to list of needed credentials
|
2025-07-15 18:11:50 -07:00 |
|
padillamt
|
c67b779b91
|
inworld: first commit of Inworld example file for TTS
|
2025-07-15 17:21:16 -07:00 |
|
padillamt
|
913dba3b74
|
inworld: class name change
|
2025-07-15 17:15:57 -07:00 |
|
padillamt
|
384838147a
|
inworld: removed unnecessary code from stop() and cancel()
|
2025-07-15 16:56:18 -07:00 |
|
padillamt
|
7861b911c0
|
inworld: first commit of __init__ and tts.py files
|
2025-07-15 16:50:50 -07:00 |
|
Mark Backman
|
9931ad2ce1
|
Merge pull request #2199 from Dev-Khant/add-host-support-in-Mem0
Add `host` support in Mem0 Memory
|
2025-07-15 11:41:15 -07:00 |
|
Filipi da Silva Fuchter
|
fd73feb645
|
Merge pull request #2201 from pipecat-ai/filipi/stt_issue
Only create the EmulateUserStartedSpeakingFrame if we have received a transcription
|
2025-07-15 13:56:11 -03:00 |
|
Filipi Fuchter
|
727af2e6fb
|
Only create the EmulateUserStartedSpeakingFrame if we have received a transcription.
|
2025-07-14 17:38:03 -03:00 |
|
Mark Backman
|
8fd5576879
|
Merge pull request #2198 from Allenmylath/patch-24
Update app.py
|
2025-07-14 06:37:42 -07:00 |
|
kompfner
|
1f85dcee7c
|
Merge pull request #2171 from pipecat-ai/pk/aws-strands-demo
Minimal AWS Strands demo
|
2025-07-14 09:32:16 -04:00 |
|
Dev Khant
|
138890bc5c
|
Add support in Mem0 Memory
|
2025-07-14 18:08:25 +05:30 |
|
Filipi da Silva Fuchter
|
a094efc9e6
|
Merge pull request #2196 from pipecat-ai/mb/lmnt-model
LmntTTSService: update the default model to blizzard
|
2025-07-14 09:15:17 -03:00 |
|
allenmylath
|
1f9e2fdecc
|
Update app.py
misleading comment. no endpoints.py
|
2025-07-14 14:02:35 +05:30 |
|
Mark Backman
|
4a2b4660bc
|
LmntTTSService: update the default model to blizzard
|
2025-07-13 10:54:43 -07:00 |
|
Mark Backman
|
b3ac90015a
|
Merge pull request #2195 from Trinary-Projects/transformers_ver_patch
Update transformers dep. to >=4.48.0 for Ultravox
|
2025-07-11 23:31:47 -07:00 |
|
Jaideep
|
2fe06f0a4e
|
Update pyproject.toml
|
2025-07-12 11:34:45 +05:30 |
|
Mark Backman
|
1836a7484e
|
Merge pull request #2193 from pipecat-ai/mb/changelog-0.0.76
Prepare changelog for 0.0.76 release
v0.0.76
|
2025-07-11 16:15:34 -07:00 |
|
Mark Backman
|
25a5c5aaab
|
Prepare changelog for 0.0.76 release
|
2025-07-11 16:08:08 -07:00 |
|
mattie ruth backman
|
24694e2558
|
Changelog entry
|
2025-07-11 14:30:12 -07:00 |
|
mattie ruth backman
|
2325edd9ba
|
Add a text entry box to the simple-chatbot example
|
2025-07-11 14:30:12 -07:00 |
|
mattie ruth backman
|
fad5713ade
|
Fix append-to-context function call
|
2025-07-11 14:30:12 -07:00 |
|
Paul Kompfner
|
fe8573322f
|
AWS Strands demos
|
2025-07-11 16:42:27 -04:00 |
|
Mark Backman
|
06c1255abe
|
fix: use a different aggregation timeout for emulated user speech (#2185)
* fix: use a different aggregation timeout for emulated user speech
* Add SpeechControlParamsFrame
* Update test_context_aggregator tests
|
2025-07-11 16:33:44 -04:00 |
|
Mark Backman
|
f108a67635
|
Merge pull request #2189 from pipecat-ai/mb/numpy-version-bump
Update numpy, transformers to support newer versions
|
2025-07-11 12:02:02 -07:00 |
|
Mark Backman
|
bf580d061d
|
Update numpy, transformers to support newer versions
|
2025-07-11 11:58:31 -07:00 |
|
Filipi da Silva Fuchter
|
b005bd7b98
|
Merge pull request #2184 from pipecat-ai/filipi/twilio_issue
Fixing an issue where Pipecat was not receiving the user's audio
|
2025-07-11 15:32:28 -03:00 |
|
Filipi Fuchter
|
75f8baab33
|
Mentioning the fixes in the changelog.
|
2025-07-11 11:56:16 -03:00 |
|
Filipi Fuchter
|
5c3f4180b9
|
Refactored VAD analyzer to process multiple audio frames in a single iteration if needed.
|
2025-07-11 10:59:32 -03:00 |
|
Mark Backman
|
6cd6e7ceed
|
Merge pull request #2186 from pipecat-ai/mb/fix-pre-commit-config
Update .pre-commit-config.yaml to use pyproject.toml linting rules
|
2025-07-11 06:34:01 -07:00 |
|
Filipi Fuchter
|
1a146c2a64
|
Not serializing a JSON in case we have no audio.
|
2025-07-11 10:15:09 -03:00 |
|
Filipi Fuchter
|
eaeb9e6efa
|
Not creating InputAudioRawFrame in case we don't have bytes. Fixed for Pilvo, Exotel and Telnyx.
|
2025-07-11 09:51:38 -03:00 |
|
Filipi Fuchter
|
f4f65024ef
|
Refactoring the test client to use the new version of the Pipecat Client SDK.
|
2025-07-10 21:57:25 -03:00 |
|
Filipi Fuchter
|
1200aa4fb8
|
Not creating InputAudioRawFrame in case we don't have bytes.
|
2025-07-10 21:56:34 -03:00 |
|
Filipi da Silva Fuchter
|
6762363685
|
Merge pull request #2183 from pipecat-ai/filipi/parallel_pipeline_issue
Fixed an issue in ParallelPipeline that caused errors when attempting to drain the queues.
|
2025-07-10 21:51:04 -03:00 |
|
Filipi Fuchter
|
b2ead325c4
|
Fixed an issue in ParallelPipeline that caused errors when attempting to drain the queues.
|
2025-07-10 21:50:35 -03:00 |
|
Mark Backman
|
4e24b915cc
|
Update .pre-commit-config.yaml to use pyproject.toml linting rules
|
2025-07-10 16:10:27 -07:00 |
|
kompfner
|
b610ee26ba
|
Merge pull request #2181 from pipecat-ai/pk/fix-aws-nova-sonic-pipeline-freeze
Fix a pipeline freeze when using AWS Nova Sonic. The freeze occurs if…
|
2025-07-10 16:30:55 -04:00 |
|
Paul Kompfner
|
2b867f1613
|
Fix a pipeline freeze when using AWS Nova Sonic. The freeze occurs if the user starts speaking before we've finished sending the "trigger " audio (AWS Nova Sonic can only start speaking in response to a user utterance, so we have a simulated user utterance to "trigger" the bot speaking without the user having actually spoken first).
|
2025-07-10 15:57:05 -04:00 |
|
Mark Backman
|
7b8fe565c7
|
Merge pull request #2182 from pipecat-ai/mb/run-example-usage
run.py: Add example usage to the module docstring
|
2025-07-10 12:48:29 -07:00 |
|