pipecat/src/pipecat/services/cartesia/tts.py | GenerationConfig, _is_cjk_language, _process_word_timestamps_for_language, _build_msg, start (+12) |
pipecat/src/pipecat/services/openai_realtime_beta/openai.py | CurrentAudioResponse, _is_modality_enabled, start, stop, cancel (+10) |
pipecat/src/pipecat/services/elevenlabs/tts.py | calculate_word_times, set_model, _update_settings, stop, cancel (+10) |
pipecat/src/pipecat/services/sarvam/tts.py | start, run_tts, stop, cancel, _connect (+9) |
pipecat/src/pipecat/services/rime/tts.py | _build_msg, _build_clear_msg, _build_eos_msg, start, _connect (+9) |
pipecat/src/pipecat/services/cartesia/stt.py | start, run_stt, _connect, _connect_websocket, _get_websocket (+9) |
pipecat/src/pipecat/services/resembleai/tts.py | _build_msg, start, stop, cancel, _connect (+8) |
pipecat/src/pipecat/services/grok/realtime/llm.py | CurrentAudioResponse, _get_configured_sample_rate, _get_output_sample_rate, _handle_interruption, _calculate_audio_duration_ms (+7) |
pipecat/src/pipecat/services/tts_service.py | _stream_audio_frames_from_iterator, start_word_timestamps, reset_word_timestamps, add_word_timestamps, _create_words_task (+6) |
pipecat/src/pipecat/services/playht/tts.py | start, stop, cancel, _connect, _disconnect (+6) |