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

v0.20.2 #3173

Merged
merged 10 commits into from
Nov 8, 2023
Merged

v0.20.2 #3173

merged 10 commits into from
Nov 8, 2023

Conversation

erogol
Copy link
Member

@erogol erogol commented Nov 8, 2023

No description provided.

akx and others added 10 commits October 31, 2023 16:56
* Add char limit warning

* Adding v2 langs

* cached_property for cutlet

* Fix import
Move FreeVCConfig to TTS.vc.configs (like all other config classes)
* fix(utils.manage): remove hard-coded model_type variable

* refactor(utils.manage): address lint issues, fix typos

Addressed the following:
TTS/utils/manage.py:307:12: R1705: Unnecessary "else" after "return" (no-else-return)
TTS/utils/manage.py:308:21: W1514: Using open without explicitly specifying an encoding (unspecified-encoding)
TTS/utils/manage.py:299:4: R1710: Either all return statements in a function should return an expression, or none of them should. (inconsistent-return-statements)
TTS/utils/manage.py:299:4: R0201: Method could be a function (no-self-use)
TTS/utils/manage.py:314:4: R0201: Method could be a function (no-self-use)
* Add lang code in XTTS doc

* Remove ununsed config and args

* update docs

* woops
* remove v1 in inference.md

* remove v1 in README.md

* Update test_models.py
@erogol erogol merged commit ab57c36 into main Nov 8, 2023
18 checks passed
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.

5 participants