langchain/docs/extras/integrations
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
..
callbacks Feature/add deepeval (#10349) 2023-09-09 13:28:17 -07:00
chat add konko chat_model files (#10267) 2023-09-08 10:00:55 -07:00
chat_loaders iMessage loader (#9832) 2023-08-28 13:43:59 -07:00
document_loaders Add the possibility to configure boto3 in the S3 loaders (#9304) 2023-09-03 21:06:49 -07:00
document_transformers Konko fix dependency 2023-09-08 10:06:37 -07:00
llms Latest version of HazyResearch/manifest doesn't support accessing "client" directly (#10389) 2023-09-11 14:22:53 -07:00
memory Extend SQLChatMessageHistory (#9849) 2023-09-03 15:49:53 -07:00
providers Mv vearch provider doc (#10466) 2023-09-11 15:00:40 -07:00
retrievers Google drive integration (lite) (#9999) 2023-09-03 15:54:42 -07:00
text_embedding Konko fix dependency 2023-09-08 10:06:37 -07:00
toolkits Added gitlab toolkit and notebook (#10384) 2023-09-11 16:16:50 -07:00
tools Integration with ElevenLabs text to speech (#10181) 2023-09-12 22:56:53 -07:00
vectorstores Fixed documentation (#10451) 2023-09-11 11:51:58 -07:00