Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When you don't want to use Language list, which my model does not have. #2

Open
silvervens opened this issue May 13, 2023 · 0 comments

Comments

@silvervens
Copy link

Traceback (most recent call last):
  File "D:\Big_DOWNLOOD\TTS-0.13.3\TTS-0.13.3\UI.py", line 135, in path_event
    self.speaker_list.append(i["name"])
                             ~^^^^^^^^
KeyError: 'name'

(You have to go to Line 135 and comment it/disable it for using with models without the language.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant