-
Notifications
You must be signed in to change notification settings - Fork 2.8k
feat(google): Support TTS models #8343
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
Conversation
Enable a simplified version of the speech configuration. Convert speech output to a media content. Initial testing.
Add more complex script.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Skipped Deployment
|
what is the relevant Langchain docs section on this. Can't seem to find it. |
Yeah, I'm behind in documenting things in the docs themselves (partly because I also can't find the most relevant section). I should have a blog post about this out by end of month. |
Ok thanks. How do you advice I proceed to implement this? If you have any sample implementation code that'll be great |
Sorry this took so long @Shivansh-Verma7719 Some documentation and examples at |
No problem. Has this been implemented in langchain (https://github.com/langchain-ai/langchain). I couldn't find any PRs or open issues, if not I'll put a PR for Python package. Thank you for the sample code |
I don't know the status of the Python side of things. |
Fixes #8260