services(elevenlabs): add elevenlabs package and use streaming
This commit is contained in:
@@ -111,7 +111,6 @@ async def main():
|
||||
)
|
||||
|
||||
tts = ElevenLabsTTSService(
|
||||
aiohttp_session=session,
|
||||
api_key=os.getenv("ELEVENLABS_API_KEY"),
|
||||
#
|
||||
# English
|
||||
|
||||
Reference in New Issue
Block a user