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 Konko fix dependency 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 Konko fix dependency 1 year ago
.local_build.sh
package-lock.json
vercel_requirements.txt