Adri6336 / gpt-voice-conversation-chatbot

Allows you to have an engaging and safely emotive spoken / CLI conversation with the AI ChatGPT / GPT-4 while giving you the option to let it remember things discussed.
GNU General Public License v3.0
300 stars 50 forks source link

fix client generate elevenlabs #29

Open xuanvuong1702 opened 7 months ago

xuanvuong1702 commented 7 months ago

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.