gpt-voice-conversation-chatbot
gpt-voice-conversation-chatbot copied to clipboard
fix client generate elevenlabs
Braking change from Elevenlabs:
generate -> client.generate The generate method is a helper function that makes it easier to consume the text-to-speech APIs. If you'd rather access the raw APIs, simply use client.text_to_speech.