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 |
|
richtermb
|
444b1b5b02
|
Add on_transcription_stopped callback to DailyCallbacks and implement handling in DailyTransport for transcription stop events
|
2025-07-29 11:49:28 -07:00 |
|
Mark Backman
|
ebfa4f2d5e
|
Push the STTMuteFrame upstream and downstream
|
2025-07-29 14:37:36 -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 |
|
Tomoaki Imai
|
6eb00a99cb
|
update Changelog for transcription_bucket params addition
|
2025-07-29 20:38:12 +09:00 |
|
Mark Backman
|
96a72d0647
|
Remove message[name] addition when pushing
|
2025-07-28 20:13:50 -04:00 |
|
Mark Backman
|
50242f4ad8
|
fix: Improve TranscriptProcessor detection for transcript type
|
2025-07-28 19:56:36 -04:00 |
|
Mark Backman
|
419cc9ac68
|
Add yanked notices to 0.0.74 and 0.0.75 changelogs
|
2025-07-28 13:36:02 -04:00 |
|
Ashot
|
83b4747196
|
chore: address review comments
|
2025-07-28 17:52:17 +04:00 |
|
Mark Backman
|
afed9a61f2
|
Merge pull request #2268 from pipecat-ai/mb/inworld-changelog
Add changelog entry for InworldTTSService
|
2025-07-28 05:59:57 -07:00 |
|
Mark Backman
|
9aaae01063
|
Add changelog entry for InworldTTSService
|
2025-07-25 21:46:02 -04:00 |
|
Filipi Fuchter
|
e86b55e2b3
|
Fixed an issue in AudioBufferProcessor when using SmallWebRTCTransport where, if the microphone was muted, track timing was not respected.
|
2025-07-25 17:01:41 -03:00 |
|
Filipi da Silva Fuchter
|
4b3726eba4
|
Merge pull request #2260 from pipecat-ai/filipi/audio_resampler
Fixed an issue in `AudioBufferProcessor` that caused garbled audio
|
2025-07-25 09:27:42 -03:00 |
|
Mark Backman
|
2297eb217e
|
ElevenLabsTTSService: Only reset the context_id when interruptions are enabled
|
2025-07-24 13:53:44 -04:00 |
|
Filipi Fuchter
|
970b8044a0
|
Fixed an issue in AudioBufferProcessor that caused garbled audio when enable_turn_audio was enabled and audio resampling was required.
|
2025-07-24 13:25:48 -03:00 |
|
Filipi Fuchter
|
662f04879c
|
Play delayed messages from ElevenLabsTTSService if they still belong to the current context.
|
2025-07-24 12:00:14 -03:00 |
|
Mark Backman
|
5b7b4efdc9
|
Add broader version support for stable core dependencies, up to the next major version
|
2025-07-24 09:40:52 -04:00 |
|
Mark Backman
|
083b32887e
|
NeuphonicHttpTTSService: Refactor to use POST API
|
2025-07-24 01:05:37 -04:00 |
|
Mark Backman
|
ebf9bc2741
|
Merge pull request #2246 from ydlamba/ydlamba/missing-livekit-event
fix(livekit): emit on_audio_track_subscribed event
|
2025-07-23 11:27:10 -07:00 |
|
Filipi Fuchter
|
a63d1530a4
|
Added set_log_level to DailyTransport.
|
2025-07-23 14:43:53 -03:00 |
|
Yash Dev Lamba
|
960bc9df5b
|
chore(changelog): add entry for LiveKitTransport audio subscribed event fix
|
2025-07-23 22:41:20 +05:30 |
|
Mark Backman
|
300f19ad23
|
Port to the websockets asyncio implementation, support for websockets 13 and 14
|
2025-07-23 11:54:25 -04:00 |
|
Mark Backman
|
7955080da2
|
Change extra_headers to additional_headers, update websocket version support
|
2025-07-23 11:53:43 -04:00 |
|
Mark Backman
|
b07b947352
|
Merge pull request #2244 from pipecat-ai/mb/upgrade-deepgram-4.7.0
Deepgram: Update optional dependency to 4.7.0
|
2025-07-23 07:04:02 -07:00 |
|
Filipi da Silva Fuchter
|
a6527c3856
|
Merge pull request #2240 from pipecat-ai/filipi/sig_term
Adding support for handle_sigterm
|
2025-07-23 08:15:50 -03:00 |
|
dbtreasure
|
f710c94b6e
|
Address code review feedback: remove explicit llvmlite pin
- Remove explicit llvmlite>=0.44.0 pin as numba>=0.61.0 automatically pulls compatible version
- Add changelog entry for Python 3.11+ dependency fix
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-07-22 18:45:32 -06:00 |
|
Mark Backman
|
26c937af87
|
Update match_endofsentence to use NLTK sentence tokenizer
|
2025-07-22 20:19:29 -04:00 |
|
Mark Backman
|
976f6168f0
|
Deepgram: Update optional dependency to 4.7.0
|
2025-07-22 20:15:30 -04:00 |
|
Filipi Fuchter
|
7d527c3a6b
|
Mentioning the new field in the changelog.
|
2025-07-22 19:32:52 -03:00 |
|
Mark Backman
|
769cd1ef06
|
fix: enable_tracing PipelineParam controls the service class decorators
|
2025-07-22 11:10:53 -04:00 |
|
Mark Backman
|
f609f7eb53
|
fix: MiniMaxHttpTTSService pitch, add base_url arg
|
2025-07-21 21:16:35 -04:00 |
|
Mark Backman
|
53abfc27a7
|
fix: Improve ElevenLabsTTSService word/timestamp calcuation accuracy
|
2025-07-21 18:48:38 -04:00 |
|
Mark Backman
|
9c72e96a2c
|
Merge pull request #2230 from pipecat-ai/mb/livekit-tenacity
Livekit: change tenacity supported versions
|
2025-07-21 15:28:38 -07:00 |
|
Mark Backman
|
b623face03
|
Add Ollama function calling example 14u
|
2025-07-21 17:52:16 -04:00 |
|
Mark Backman
|
698d60f3ae
|
fix: OLLamaLLMService pass base_url as kwarg
|
2025-07-21 17:51:11 -04:00 |
|
Mark Backman
|
c9717a23a5
|
Livekit: change tenacity supported versions
|
2025-07-21 17:30:18 -04:00 |
|
kompfner
|
d4e33663b2
|
Merge pull request #2214 from pipecat-ai/pk/fix-google-llm-context
Fixed an issue in `GoogleLLMContext` where it would inject the `syste…
|
2025-07-18 09:28:28 -04:00 |
|
marcus-daily
|
0bc2ea13f2
|
Updating changelog
|
2025-07-18 12:48:06 +01:00 |
|
Paul Kompfner
|
7cfd56699b
|
Fixed an issue in GoogleLLMContext where it would inject the system_message as a "user" message into cases where it was not meant to; it was only meant to do that when there were no "regular" (non-function-call) messages in the context, to ensure that inference would run properly.
|
2025-07-16 16:07:53 -04:00 |
|
Filipi Fuchter
|
727af2e6fb
|
Only create the EmulateUserStartedSpeakingFrame if we have received a transcription.
|
2025-07-14 17:38:03 -03:00 |
|
Mark Backman
|
4a2b4660bc
|
LmntTTSService: update the default model to blizzard
|
2025-07-13 10:54:43 -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 |
|
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 Fuchter
|
75f8baab33
|
Mentioning the fixes in the changelog.
|
2025-07-11 11:56:16 -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 |
|