From 71f2c85aa5ea2aa5fe5f31537f5979459e82fcdd Mon Sep 17 00:00:00 2001 From: historia Date: Wed, 9 Sep 2026 15:55:06 -0400 Subject: feat: instructions options translated automatically by --instructions --- app/converter/clients/__init__.py | 1 + 1 file changed, 1 insertion(+) (limited to 'app/converter/clients/__init__.py') diff --git a/app/converter/clients/__init__.py b/app/converter/clients/__init__.py index d2a7f8d..5f38786 100644 --- a/app/converter/clients/__init__.py +++ b/app/converter/clients/__init__.py @@ -83,6 +83,7 @@ __all__ = [ "AUDIOCPP_FAMILY_QWEN3_TTS", "AUDIOCPP_TASK_TTS", "AUDIOCPP_TASK_VDES", "AUDIOCPP_SYNTHESIS_TASKS", "AUDIOCPP_VOICE_SPEAKER", "AUDIOCPP_VOICE_CLONE", "AUDIOCPP_VOICE_DESIGN", + "AUDIOCPP_INSTRUCTION_FIELD", "AUDIOCPP_INSTRUCTION_OPTION", "AUDIOCPP_CLONE_ONLY_FAMILIES", "AUDIOCPP_VOICE_REQUIRED", "AUDIOCPP_VOICE_OPTIONAL", "AUDIOCPP_VOICE_NONE", "AudioCppFamilyProfile", "AUDIOCPP_DEFAULT_FAMILY_PROFILE", -- cgit v1.2.3