Skip to content

How can I install this repo as the default TTS? #67

Answered by eginhard
Sotiris-Bekiaris asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @Sotiris-Bekiaris ! Looks like you already figured out most things.

  • Yes, the import should now be from trainer.io import get_user_data_dir (there is some duplicate code in the TTS and Trainer packages that I'm cleaning up to make maintenance easier)
  • The code in the current dev head (which you're already getting with your pip install git+...) with the fix from #46 only works for transformers==4.42.* at the moment, so you could manually install a matching transformers version.
  • You can follow #65 to get updated when a fix for transformers>=4.43.* is available. There is a patch posted there, but I haven't had time to test and merge it yet. I'll make a new proper release after that as well.

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@Sotiris-Bekiaris
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@Sotiris-Bekiaris
Comment options

Answer selected by Sotiris-Bekiaris
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants