langchain/docs/extras
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.
2023-09-12 22:56:53 -07:00
..
_templates docs: misc modelIO fixes (#9734) 2023-09-03 20:33:20 -07:00
additional_resources Konko fix dependency 2023-09-08 10:06:37 -07:00
expression_language runnable powered agent (#10407) 2023-09-09 15:22:13 -07:00
guides Prompt Injection Identifier (#10441) 2023-09-11 14:09:30 -07:00
integrations Integration with ElevenLabs text to speech (#10181) 2023-09-12 22:56:53 -07:00
modules Fix deps when using supabase self-query retriever on v3.11 (#10452) 2023-09-11 11:44:09 -07:00
use_cases Konko fix dependency 2023-09-08 10:06:37 -07:00