diff --git a/api-reference/sdk/python/types.mdx b/api-reference/sdk/python/types.mdx index 8d9653f..7ac0e21 100644 --- a/api-reference/sdk/python/types.mdx +++ b/api-reference/sdk/python/types.mdx @@ -63,7 +63,7 @@ Represents a TTS voice that can be used for synthesis. - `created_at` - Timestamp when the model was created - `updated_at` - Timestamp when the model was last updated - `languages` - List of supported language codes (e.g., ["en", "zh"]) -- `visibility` - Model visibility. Options: "public", "private", "unlisted" +- `visibility` - Model visibility. Options: "public", "private", "unlist" - `lock_visibility` - Whether visibility setting is locked - `like_count` - Number of likes the model has received - `mark_count` - Number of bookmarks/favorites