Kwindla Hultman Kramer
40f2ed41e9
bot-runner-ified classic-pipelinepy
2024-06-24 01:37:19 +00:00
Kwindla Hultman Kramer
0875fca15d
hacking classic-pipeline.py to be runnable by bot_runner
2024-06-23 20:56:21 -04:00
Kwindla Hultman Kramer
cd67885d0b
khk working on fast-bot-runner bot_runner
2024-06-23 20:28:37 -04:00
Kwindla Hultman Kramer
fa25234296
removed unnecessary file
2024-06-23 19:28:31 -04:00
Kwindla Hultman Kramer
93a4c2cec6
shorten stop_secs in vad-gated-pipeline
2024-06-23 22:40:58 +00:00
Kwindla Hultman Kramer
5ea5d42317
changed tts service name to 'Voice'
2024-06-23 18:13:59 -04:00
Kwindla Hultman Kramer
af2982eeb3
classic pipeline now, too, in fast-bot-metrics directory
2024-06-23 18:12:09 -04:00
Kwindla Hultman Kramer
24189b2591
cleaning up overlapping vad code, helpers, and metrics
2024-06-23 16:08:35 -04:00
Kwindla Hultman Kramer
cf87a3cac1
khk local dg configured for tesla-brilliant
2024-06-23 15:43:21 +00:00
Kwindla Hultman Kramer
533b1f8b56
timing transcription delivery
2024-06-22 21:33:35 -04: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
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
Aleix Conchillo Flaqué
a4f857ee34
examples: use new AzureSTTService in 07f-interruptible-azure
2024-06-13 17:03:49 -07:00
Aleix Conchillo Flaqué
c086160239
examples: cleanup some 07 interruptible examples
2024-06-13 16:36:10 -07:00
Aleix Conchillo Flaqué
cb27e86266
metrics: allow sending only initial TTFB metrics
2024-06-13 13:30:00 -07:00
Aleix Conchillo Flaqué
9992d826b1
examples: renamed 06b-listen... to 07h-inte...
2024-06-13 10:18:20 -07:00
Ankur Duggal
effc69e4e4
formatting
2024-06-12 15:01:19 -07:00
Ankur Duggal
c7a0d0db64
OpenPipe Integration
2024-06-12 14:23:56 -07:00
Kwindla Hultman Kramer
5eb1b90a4b
Merge pull request #229 from pipecat-ai/khk-deepgram-url-configurable
...
Deepgram TTS service improvements
2024-06-12 14:52:04 -04:00
Kwindla Hultman Kramer
9c4ee74b91
bot to test for demo
2024-06-12 10:41:49 -07:00
Jon Taylor
8cefce28cf
added example fly toml
2024-06-12 10:35:03 -07:00
Jon Taylor
a834d26885
removed https from daily boy
2024-06-12 10:35:03 -07:00
Jon Taylor
810e3cd551
added fly.example.toml due to gitignore
2024-06-12 10:35:03 -07:00
Jon Taylor
f258fa96cd
added env to dockerignore
2024-06-12 10:35:03 -07:00
Jon Taylor
757ec61f14
added deepgram to readme
2024-06-12 10:35:03 -07:00
Jon Taylor
2c933f43d8
linting errors and removed unusued sip url
2024-06-12 10:35:03 -07:00
Jon Taylor
cc5bfa8af8
removed helps and fixed linting
2024-06-12 10:35:03 -07:00
Jon Taylor
de9f3e55f1
new example: dialin
2024-06-12 10:35:03 -07:00
Aleix Conchillo Flaqué
c23b14f768
examples: use DeepgramSTTService in websocker-server
2024-06-12 10:29:22 -07:00
Kwindla Hultman Kramer
448a0307a8
rebasing
2024-06-12 07:54:18 -07:00
Aleix Conchillo Flaqué
ce2ebd3198
examples: updated 07c-interruptible-deepgram to usee DeepgramSTTService
2024-06-10 21:00:01 -07:00
Aleix Conchillo Flaqué
13ea1efc96
examples: add new 13b-deepgram-transcription
2024-06-10 21:00:01 -07:00
Kwindla Hultman Kramer
294b037730
configurable deepgram base url
2024-06-08 09:38:48 -04:00
Aleix Conchillo Flaqué
dc28590247
moved ParallelTask to pipecat.pipeline.parallel_task
2024-06-07 13:17:50 -07:00
Aleix Conchillo Flaqué
90d11398e6
examples: add 15a-switch-languages
2024-06-07 13:12:21 -07:00
Aleix Conchillo Flaqué
bf8c73b25b
examples: add 15-switch-voices
2024-06-07 13:12:21 -07:00
Aleix Conchillo Flaqué
e765a29ca2
processors: implement base process_frame(). all subsclassed should call it
2024-06-06 10:54:21 -07:00
Kwindla Hultman Kramer
ac7bc35944
azure tts ttfb
2024-06-06 11:45:48 -04:00
Kwindla Hultman Kramer
ddfd721f6e
openai tts ttfb
2024-06-06 11:32:47 -04:00
Kwindla Hultman Kramer
aee3916cd1
cartesia async fixed
2024-06-06 11:24:26 -04:00
Kwindla Hultman Kramer
1a542c91fa
temp commit, woring on playht
2024-06-06 10:48:22 -04:00
Aleix Conchillo Flaqué
b515c28417
services(cartesia): allow output_format and model_id
2024-06-04 19:24:33 -07:00
Aleix Conchillo Flaqué
7eb9dfde38
pyproject: include langchain-community and langchain-openai
2024-06-04 15:43:54 -07:00
Aleix Conchillo Flaqué
af202d4fe5
pipeline(task): introduce has_finished()
2024-06-04 15:43:54 -07:00
Aleix Conchillo Flaqué
5cdb8a79a1
examples: use camera_out_is_live for live video
2024-06-04 15:43:54 -07:00
Aleix Conchillo Flaqué
dd3b4083eb
Merge pull request #204 from TomTom101/TomTom101/langchain
...
fix: Fixed imports, support new PipelineParams
2024-06-03 03:16:30 +08:00
TomTom101
410dbd3dfc
fix: Fixed imports, support new PipelineParams
2024-06-02 20:16:11 +02:00
Aleix Conchillo Flaqué
0b691ff597
Merge pull request #198 from pipecat-ai/aleix/websocket-transport
...
websocket transport support
2024-06-01 04:40:39 +08:00
Aleix Conchillo Flaqué
0d6eee705f
Merge pull request #190 from TomTom101/TomTom101/langchain
...
Langchain service
2024-06-01 04:21:12 +08:00