feat: Add voice management functionality with delete capability and UI integration

This commit is contained in:
2026-03-06 14:35:59 +08:00
parent ad90e5f96c
commit 964ebb824c
17 changed files with 224 additions and 21 deletions

View File

@@ -8,5 +8,6 @@
"changeLanguage": "Change Language",
"customVoiceTab": "Custom",
"voiceDesignTab": "Create Voice",
"voiceCloneTab": "Clone"
}
"voiceCloneTab": "Clone",
"voiceManagement": "Voice Management"
}