ElevenLabs
ElevenLabs is a voice AI research & deployment company with a mission to make content universally accessible in any language & voice.
ElevenLabscreates the most realistic, versatile and contextually-aware AI audio, providing the ability to generate speech in hundreds of new and existing voices in 29 languages.
安装与设置
首先,您需要设置一个 ElevenLabs 账户。您可以按照 此处的说明进行操作。
安装 Python 包:
pip install elevenlabs
工具
查看一个 使用示例。
from langchain_community.tools import ElevenLabsText2SpeechTool
API 参考:ElevenLabsText2SpeechTool