elevenlabs-python
elevenlabs-python copied to clipboard
Different tonality when using API vs Console
I trained ~2.5 hours of voice clips for the PVC.
When I run a test script on the speech synthesis via the website (https://elevenlabs.io/app/speech-synthesis), it works great!
Following the guide for the Instant Voice Cloning for Python API, the output MP3 file is dramatically different (worse).
I noticed that on the speech synthesis, it says to switch the model_id to Turbo v2. Is that what's causing the problem?