diff options
Diffstat (limited to 'app/ui/hub.py')
| -rw-r--r-- | app/ui/hub.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/ui/hub.py b/app/ui/hub.py index 1adb54e..5f29ed1 100644 --- a/app/ui/hub.py +++ b/app/ui/hub.py @@ -50,7 +50,7 @@ from converter.converter import ( LOGS_FOLDER, voice_mode_for, ) -from converter.tts import ( +from converter.clients import ( AUDIOCPP_VOICE_CLONE, AUDIOCPP_VOICE_DESIGN, AUDIOCPP_VOICE_SPEAKER, |
