From 1276c7f850c672e097592f756fd1ced3d1eb007a Mon Sep 17 00:00:00 2001 From: fishaudio-bot <242899544+fishaudio-bot@users.noreply.github.com> Date: Thu, 22 Jan 2026 20:31:55 +0000 Subject: [PATCH] chore: update Python SDK API reference Auto-generated from fishaudio/fish-audio-python@69572dfaef5db7b9b2c823ded93d4f80a0a74a7d --- api-reference/sdk/python/types.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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