Data Retention
We retain data by default for the purpose of improving our services, debugging issues, and ensuring the security of our systems. For enterprise customers, we provide a zero retention option aka the “full privacy mode” across certain product. With zero retention mode, the data in request and response is immediately deleted after the request is completed.Product | Type | Default Retention | Eligible for Zero Retention |
---|---|---|---|
Text to Speech | Text Input | Enabled | Yes |
Audio Output | Enabled | Yes | |
Voice Changer | Audio Input | Enabled | Yes |
Audio Output | Enabled | Yes | |
Instant Voice Cloning | Audio Samples | Enabled | No |
Professional Voice Cloning | Audio Samples | Enabled | No |
Dubbing | Audio/Video Input | Enabled | No |
Audio Output | Enabled | No | |
Projects | Text Input | Enabled | No |
Audio Output | Enabled | No | |
Conv AI | All Input and Output | Enabled | No |
Zero Retention
Only enterprise customers can use zero retention (full privacy mode).
- It applies only for API requests.
- Text to Speech: this covers the Text-to-Speech (TTS) API, including all endpoints beginning with
/v1/text-to-speech/
and the TTS websocket connection. - Voice changer: this covers the Voice Changer API, including all endpoints starting with
/v1/speech-to-speech/
.
enable_logging=false
with the product which supports it.
For example, in Text to Speech API, you can prevent logging your data by setting the query parameter enable_logging to False like this: