Aleix Conchillo Flaqué
c3244fdd7a
transports(websocket): don't send data if websocket closed
2024-07-01 09:31:58 -07:00
Aleix Conchillo Flaqué
e8f58938b0
Merge pull request #267 from pipecat-ai/aleix/processing-metrics
...
add support for processing metrics
2024-07-01 09:31:05 -07:00
Aleix Conchillo Flaqué
fd5d879bf5
add support for processing metrics
...
Processing metrics indicate how much time a processor takes to generate all of
its output.
2024-06-28 14:26:57 -07:00
Aleix Conchillo Flaqué
8dff460307
Merge pull request #266 from pipecat-ai/aleix/silero-num-frames-fixes
...
vad: fix Silero VAD required number of frames
v0.0.35
2024-06-28 11:25:55 -07:00
Aleix Conchillo Flaqué
cce1ddb183
vad: fix Silero VAD required number of frames
2024-06-28 10:45:48 -07:00
Aleix Conchillo Flaqué
8691d14289
Merge pull request #255 from Viking5274/main
...
Fix twilio error
2024-06-26 10:17:03 -07:00
daniil5701133
dd402da9e5
added handling streamSid after first wss connect
...
fixx name
2024-06-26 18:56:30 +03:00
Aleix Conchillo Flaqué
2fd04248f1
examples(storytelling-chatbot): upgrade npm vulnerabilities
2024-06-25 22:04:55 -07:00
Aleix Conchillo Flaqué
0ac42006f8
Merge pull request #260 from pipecat-ai/aleix/more-interruption-fixes
...
more interruption fixes
v0.0.34
2024-06-25 21:52:02 -07:00
Aleix Conchillo Flaqué
66e331248d
update CHANGELOG for 0.0.34
2024-06-25 21:43:23 -07:00
Aleix Conchillo Flaqué
4be3e8c87d
aggregators: revert using intermediate results
2024-06-25 21:33:17 -07:00
Aleix Conchillo Flaqué
dac033fe61
services(azure): allow transcriptions during interruptions
...
If the user interrupts we can't just discard transcriptions because the user is
actually interrupting and talking.
2024-06-25 21:33:06 -07:00
Aleix Conchillo Flaqué
d302cbb114
services(deepgram): allow transcriptions during interruptions
...
If the user interrupts we can't just discard transcriptions because the user is
actually interrupting and talking.
2024-06-25 21:32:21 -07:00
Aleix Conchillo Flaqué
e3b407db28
Merge pull request #259 from pipecat-ai/aleix/prepare-0.0.33
...
update CHANGELOG for 0.0.33
v0.0.33
2024-06-25 12:05:07 -07:00
Aleix Conchillo Flaqué
4ef623f09e
update CHANGELOG for 0.0.33
2024-06-25 11:53:07 -07:00
Aleix Conchillo Flaqué
253530a63d
Merge pull request #258 from pipecat-ai/aleix/upgrade-cartesia-1.0.0
...
services(cartesia): upgrade to new cartesia 1.0.0
2024-06-25 11:52:04 -07:00
Aleix Conchillo Flaqué
4f38d989f5
services(cartesia): upgrade to new cartesia 1.0.0
2024-06-25 11:51:34 -07:00
Aleix Conchillo Flaqué
84074e90ee
Merge pull request #257 from pipecat-ai/aleix/cancel-all-tasks-when-interrutpted
...
cancel all tasks when interrutpted
2024-06-25 11:16:00 -07:00
Aleix Conchillo Flaqué
38aee7d8f2
services(azure): cancel tasks when interrupted and ignore incoming transcriptions
2024-06-25 11:15:26 -07:00
Aleix Conchillo Flaqué
64198313c6
services(deepgram): cancel tasks when interrupted and ignore incoming transcriptions
2024-06-25 11:15:07 -07:00
Aleix Conchillo Flaqué
d61b6c301c
transports(base_input): create push tasks after pushing interruption
2024-06-25 11:15:07 -07:00
Aleix Conchillo Flaqué
83d1931266
Merge pull request #256 from pipecat-ai/aleix/tts-cleanup-when-interrupted
...
services(tts): strip before TTS and cleanup when interrupted
2024-06-25 11:14:32 -07:00
Aleix Conchillo Flaqué
c31f2ab285
services(tts): strip before TTS and cleanup when interrupted
2024-06-25 11:13:19 -07:00
Aleix Conchillo Flaqué
0ddc5721b4
Merge pull request #252 from pipecat-ai/aleix/daily-check-size-read-audio-frames
...
transports(daily): always check size of read audio frames
2024-06-25 09:45:05 -07:00
Aleix Conchillo Flaqué
98bd183bc4
pyproject: fix cartesia version and update requirements files
2024-06-25 09:43:54 -07:00
Aleix Conchillo Flaqué
aaa154524c
Merge pull request #253 from pipecat-ai/aleix/llm-response-use-intermediate-results
...
aggregators: uses intermediate results for LLMAssistantResponseAggreg…
2024-06-24 19:21:14 -07:00
Aleix Conchillo Flaqué
beced68337
aggregators: uses intermediate results for LLMAssistantResponseAggregator
2024-06-24 17:33:45 -07:00
Aleix Conchillo Flaqué
94823ab952
transports(daily): always check size of read audio frames
2024-06-24 14:56:24 -07:00
Kwindla Hultman Kramer
0b6a19802f
Merge pull request #250 from pipecat-ai/lewis/flush-tts-on-llm-response-end
...
Flush output from TTSService on LLMFullResponseEndFrame
2024-06-22 20:37:45 -04:00
Lewis Wolfgang
c4a2d2197c
Flush output from TTSService on LLMFullResponseEndFrame
...
To cover cases when the LLM response does not end in punctuation.
2024-06-22 14:57:44 -04:00
Aleix Conchillo Flaqué
269d06aa15
Merge pull request #249 from pipecat-ai/aleix/pipecat-0.0.32
...
update CHANGELOG.md for 0.0.32
v0.0.32
2024-06-22 09:21:21 -07:00
Aleix Conchillo Flaqué
dfef1f2c54
update CHANGELOG.md for 0.0.32
2024-06-22 09:19:22 -07:00
Aleix Conchillo Flaqué
b62beaba0b
Merge pull request #248 from pipecat-ai/aleix/deepgramstt-url
...
services(deepgram): add url to DeepgramSTTService
2024-06-21 22:26:23 -07:00
Aleix Conchillo Flaqué
adf414e40f
services(deepgram): add url to DeepgramSTTService
2024-06-21 16:52:28 -07:00
Aleix Conchillo Flaqué
dc64e57f63
Merge pull request #241 from pipecat-ai/aleix/transports-async
...
transports: fully use asyncio in all read/write operations
2024-06-21 16:00:08 -07:00
Aleix Conchillo Flaqué
d3e410b2ac
transports: fully use asyncio in all read/write operations
2024-06-21 15:55:15 -07:00
Aleix Conchillo Flaqué
c544b2474b
update linux-py3.10-requirements with fastapi and new daily-python
2024-06-21 15:44:01 -07:00
Aleix Conchillo Flaqué
18243de358
add fastapi and update macos-py3.10-requirements.txt
2024-06-21 13:16:47 -07:00
Aleix Conchillo Flaqué
6625895d1f
update macos-py3.10-requirements.txt
2024-06-21 13:13:02 -07:00
Aleix Conchillo Flaqué
f9ecce739e
Merge pull request #247 from pipecat-ai/aleix/twilio-updates
...
some twilio updates
2024-06-21 10:14:40 -07:00
Aleix Conchillo Flaqué
0075dd8386
update linux/macos-py3.10-requirements.txt
2024-06-21 09:48:12 -07:00
Aleix Conchillo Flaqué
eef1cde816
updated CHANGELOG.md with fastapi and twilio updates
2024-06-21 09:48:12 -07:00
Aleix Conchillo Flaqué
8d867c30c6
transports(websocket): verify websockets module
2024-06-21 09:48:12 -07:00
Aleix Conchillo Flaqué
42c668b7ae
examples(twilio-chatbot): update instructions and renames
2024-06-21 09:48:12 -07:00
Aleix Conchillo Flaqué
b62227b4ae
serializers(twilio): formatting and allow str | bytes | None
2024-06-21 09:47:17 -07:00
Aleix Conchillo Flaqué
25ef0cb87b
serializers: allow str | bytes | None
2024-06-21 09:42:43 -07:00
Aleix Conchillo Flaqué
e195941aa5
Merge pull request #246 from pipecat-ai/aleix/daily-dialout-answered
...
transports(daily): added dialout_answered event
2024-06-20 18:37:24 -07:00
Aleix Conchillo Flaqué
e09eef1dd7
Merge pull request #243 from Viking5274/main
...
Add twilio_websocket_service with example
2024-06-20 14:09:48 -07:00
Aleix Conchillo Flaqué
7c13663a4e
transports(daily): added dialout_answered event
2024-06-20 13:01:25 -07:00
daniil5701133
5753869e5e
add twilio-chatbot example with README.md info how to start app
...
created twilio_websocket_service.py, TwilioFrameSerializer.py
moved pcm_16000_to_ulaw_8000 and ulaw_8000_to_pcm_16000 to src/pipecat/utils/audio.py
fixed callback on disconnect
2024-06-20 23:00:01 +03:00