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

fix loading of model and vocoder configs #2698

Merged
merged 1 commit into from
Jul 4, 2023
Merged

fix loading of model and vocoder configs #2698

merged 1 commit into from
Jul 4, 2023

Conversation

ChaseCares
Copy link
Contributor

This PR fixes an issue with server.py when --show_details is True.

The tts_config and vocoder_config arguments were removed in commit 10c988a although details() still relies on them. I updated the details function to utilize the new arguments, for both the model and the vocoder configs. This function now works with no model or vocoder, only a model or when a model and vocoder is specified.

Thanks
Chase

@CLAassistant
Copy link

CLAassistant commented Jun 21, 2023

CLA assistant check
All committers have signed the CLA.

@erogol erogol merged commit 8957799 into coqui-ai:dev Jul 4, 2023
45 of 49 checks passed
@ChaseCares ChaseCares deleted the server_details branch July 4, 2023 12:01
Tindell pushed a commit to pugtech-co/TTS that referenced this pull request Sep 4, 2023
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

Successfully merging this pull request may close these issues.

3 participants