Skip to content

what is the best practices to have faster voices conversation? #306

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
jianming opened this issue Mar 23, 2025 · 4 comments
Closed

what is the best practices to have faster voices conversation? #306

jianming opened this issue Mar 23, 2025 · 4 comments
Labels
question Question about using the SDK stale

Comments

@jianming
Copy link

I've built a simple voice agent using the latest Agent SDK and VoicePipeline with the default configurations. However, the voice conversation feels noticeably slow. Can you explain how the speech-to-text (STT), workflow, and text-to-speech (TTS) processes work behind the scenes, and offer suggestions on how to improve the speed or reduce latency in the pipeline?

Our case is via phone line (twilio).

@jianming jianming added the question Question about using the SDK label Mar 23, 2025
@rm-openai
Copy link
Collaborator

cc @dkundel-openai - could be a good idea to write a doc and/or example about this?

@revmag
Copy link

revmag commented Mar 28, 2025

In the tracing config, the Text to Speech starts after the whole POST request has been made and text has been retrieved, why does it happen if text is streamign and TTS is cofigured to output the partial text?

Copy link

github-actions bot commented Apr 5, 2025

This issue is stale because it has been open for 7 days with no activity.

@github-actions github-actions bot added the stale label Apr 5, 2025
Copy link

This issue was closed because it has been inactive for 3 days since being marked as stale.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Apr 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Question about using the SDK stale
Projects
None yet
Development

No branches or pull requests

3 participants