You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As per the API Reference, when sending a POST request to create an instant voice clone, we include a parameter remove_background_noise. However, I don't see the parameter in the corresponding function call.
As per the API Reference, when sending a POST request to create an instant voice clone, we include a parameter
remove_background_noise
. However, I don't see the parameter in the corresponding function call.elevenlabs-python/src/elevenlabs/voices/client.py
Lines 385 to 393 in 317b471
So, on trying to create instant voice clone (as below), I don't have the option to remove background noise.
The text was updated successfully, but these errors were encountered: