elevenlabs / elevenlabs-docs

Documentation for elevenlabs.io/docs
https://elevenlabs.io/docs
64 stars 279 forks source link

Issue on docs #255

Closed SalmunPhiscape closed 6 months ago

SalmunPhiscape commented 6 months ago

Path: /api-reference/python-text-to-speech-guide

from elevenlabs import set_api_key ImportError: cannot import name 'set_api_key' from 'elevenlabs'

lharries commented 6 months ago

Hi, those instructions were for an older version of the SDK. Please follow these instructions instead: http://localhost:3000/api-reference/how-to-use-tts-with-streaming I've updated the link in the docs to this instead