lugia19 / elevenlabslib

Full python wrapper for the elevenlabs API.
MIT License
150 stars 27 forks source link

AttributeError: 'Future' object has no attribute 'history_item_id' #32

Closed robethang closed 2 months ago

robethang commented 2 months ago

I get error [AttributeError: 'Future' object has no attribute 'history_item_id'] how to debug image

lugia19 commented 2 months ago

Fixed in 0.22.3. But really, you shouldn't be using generate_audio_v2 anymore, it's deprecated.