Created
April 22, 2025 19:30
-
-
Save kwindla/a79591110e9b192ad2c98b1268fe4e45 to your computer and use it in GitHub Desktop.
Startup logs for 07-interruptible
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2025-04-22 12:27:57.538 | INFO | 07-interruptible:run_bot:28 - Starting bot | |
2025-04-22 12:27:57.538 | DEBUG | pipecat.audio.vad.silero:__init__:111 - Loading Silero VAD model... | |
2025-04-22 12:27:57.564 | DEBUG | pipecat.audio.vad.silero:__init__:133 - Loaded Silero VAD | |
2025-04-22 12:27:57.583 | DEBUG | pipecat.processors.frame_processor:link:177 - Linking PipelineSource#0 -> SmallWebRTCInputTransport#0 | |
2025-04-22 12:27:57.583 | DEBUG | pipecat.processors.frame_processor:link:177 - Linking SmallWebRTCInputTransport#0 -> DeepgramSTTService#0 | |
2025-04-22 12:27:57.583 | DEBUG | pipecat.processors.frame_processor:link:177 - Linking DeepgramSTTService#0 -> OpenAIUserContextAggregator#0 | |
2025-04-22 12:27:57.583 | DEBUG | pipecat.processors.frame_processor:link:177 - Linking OpenAIUserContextAggregator#0 -> OpenAILLMService#0 | |
2025-04-22 12:27:57.583 | DEBUG | pipecat.processors.frame_processor:link:177 - Linking OpenAILLMService#0 -> CartesiaTTSService#0 | |
2025-04-22 12:27:57.583 | DEBUG | pipecat.processors.frame_processor:link:177 - Linking CartesiaTTSService#0 -> SmallWebRTCOutputTransport#0 | |
2025-04-22 12:27:57.583 | DEBUG | pipecat.processors.frame_processor:link:177 - Linking SmallWebRTCOutputTransport#0 -> OpenAIAssistantContextAggregator#0 | |
2025-04-22 12:27:57.583 | DEBUG | pipecat.processors.frame_processor:link:177 - Linking OpenAIAssistantContextAggregator#0 -> PipelineSink#0 | |
2025-04-22 12:27:57.583 | DEBUG | pipecat.processors.frame_processor:link:177 - Linking PipelineTaskSource#0 -> Pipeline#0 | |
2025-04-22 12:27:57.583 | DEBUG | pipecat.processors.frame_processor:link:177 - Linking Pipeline#0 -> PipelineTaskSink#0 | |
2025-04-22 12:27:57.583 | DEBUG | pipecat.pipeline.runner:run:38 - Runner PipelineRunner#0 started running PipelineTask#0 | |
2025-04-22 12:27:57.584 | DEBUG | pipecat.services.deepgram.stt:_connect:143 - Connecting to Deepgram | |
2025-04-22 12:27:57.587 | DEBUG | pipecat.transports.network.webrtc_connection:on_iceconnectionstatechange:179 - ICE connection state is checking, connection is connecting | |
2025-04-22 12:27:57.587 | DEBUG | pipecat.transports.network.webrtc_connection:_handle_new_connection_state:305 - Connection state changed to: connecting | |
18 | |
2025-04-22 12:27:57.609 | DEBUG | pipecat.transports.network.webrtc_connection:on_iceconnectionstatechange:179 - ICE connection state is completed, connection is connecting | |
2025-04-22 12:27:57.612 | DEBUG | pipecat.transports.network.webrtc_connection:_handle_signalling_message:379 - Signalling message received: {'type': 'trackStatus', 'receiver_index': 0, 'enabled': True} | |
2025-04-22 12:27:57.612 | DEBUG | pipecat.transports.network.webrtc_connection:_handle_signalling_message:379 - Signalling message received: {'type': 'trackStatus', 'receiver_index': 1, 'enabled': False} | |
2025-04-22 12:27:57.613 | DEBUG | pipecat.transports.network.small_webrtc:push_app_message:452 - Received app message inside SmallWebRTCInputTransport {'label': 'rtvi-ai', 'type': 'client-ready', 'data': {}, 'id': '4e6b422c'} | |
2025-04-22 12:27:57.613 | ERROR | pipecat.processors.frame_processor:_check_ready:318 - OpenAIUserContextAggregator#0 not properly initialized, missing super().process_frame(frame, direction)? | |
6 | |
2025-04-22 12:27:57.820 | DEBUG | pipecat.services.cartesia.tts:_connect_websocket:203 - Connecting to Cartesia | |
2025-04-22 12:27:58.069 | INFO | pipecat.transports.network.small_webrtc:connect:306 - Connecting to Small WebRTC | |
2025-04-22 12:27:58.069 | DEBUG | pipecat.transports.network.webrtc_connection:discard_old_frames:75 - Discarding old frames | |
2025-04-22 12:27:58.069 | INFO | pipecat.audio.vad.vad_analyzer:set_params:74 - Setting VAD params to: confidence=0.7 start_secs=0.2 stop_secs=0.8 min_volume=0.6 | |
2025-04-22 12:27:58.069 | DEBUG | pipecat.transports.network.small_webrtc:on_connected:166 - Peer connection established. | |
2025-04-22 12:27:58.069 | DEBUG | pipecat.transports.network.webrtc_connection:replace_audio_track:259 - Replacing audio track audio | |
2025-04-22 12:27:58.069 | INFO | 07-interruptible:on_client_connected:84 - Client connected | |
2025-04-22 12:27:58.072 | DEBUG | pipecat.services.openai.base_llm:_stream_chat_completions:156 - OpenAILLMService#0: Generating chat [[{"role": "system", "content": "You are a helpful LLM in a WebRTC call. Your goal is to demonstrate your capabilities in a succinct way. Your output will be converted to audio so don't include special characters in your answers. Respond to what the user said in a creative and helpful way."}, {"role": "system", "content": "Please introduce yourself to the user."}]] | |
2025-04-22 12:27:58.081 | DEBUG | pipecat.transports.network.webrtc_connection:renegotiate:228 - Renegotiating SmallWebRTCConnection#0 | |
2025-04-22 12:27:58.083 | DEBUG | pipecat.transports.network.webrtc_connection:_create_answer:206 - Creating answer | |
2025-04-22 12:27:58.084 | DEBUG | pipecat.transports.network.webrtc_connection:_create_answer:209 - Setting the answer after the local description is created | |
INFO: ::1:49520 - "POST /api/offer HTTP/1.1" 200 OK | |
2025-04-22 12:27:59.409 | DEBUG | pipecat.processors.metrics.frame_processor_metrics:stop_ttfb_metrics:50 - OpenAILLMService#0 TTFB: 1.3377149105072021 | |
2025-04-22 12:27:59.410 | DEBUG | pipecat.services.cartesia.tts:run_tts:280 - CartesiaTTSService#0: Generating TTS [Hello.] | |
2025-04-22 12:27:59.410 | DEBUG | pipecat.processors.metrics.frame_processor_metrics:start_tts_usage_metrics:85 - CartesiaTTSService#0 usage characters: 6 | |
2025-04-22 12:27:59.410 | DEBUG | pipecat.processors.metrics.frame_processor_metrics:stop_processing_metrics:65 - CartesiaTTSService#0 processing time: 0.00022292137145996094 | |
2025-04-22 12:27:59.585 | DEBUG | pipecat.processors.metrics.frame_processor_metrics:stop_ttfb_metrics:50 - CartesiaTTSService#0 TTFB: 0.1754319667816162 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment