You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/docs
Bagatur 97122fb577
Integration with ElevenLabs text to speech (#10181)
- Description: adds integration with ElevenLabs text-to-speech
[component](https://github.com/elevenlabs/elevenlabs-python) in the
similar way it has been already done for [azure cognitive
services](https://github.com/langchain-ai/langchain/blob/master/libs/langchain/langchain/tools/azure_cognitive_services/text2speech.py)
  - Dependencies: elevenlabs
  - Twitter handle: @deepsense_ai, @matt_wosinski
- Future plans: refactor both implementations in order to avoid dumping
speech file, but rather to keep it in memory.
1 year ago
..
api_reference Split sql use case docs (#10257) 1 year ago
docs_skeleton Remove broken documentation links (#10426) 1 year ago
extras Integration with ElevenLabs text to speech (#10181) 1 year ago
snippets Doc: openai_functions_agent.mdx import (#10282) 1 year ago
.local_build.sh Update local script for docs build (#8377) 1 year ago
package-lock.json docs: New experimental UI for Mendable Search (#6558) 1 year ago
vercel_requirements.txt Add api cross ref linking (#8275) 1 year ago