Matcha-TTS icon indicating copy to clipboard operation
Matcha-TTS copied to clipboard

Dataset download/conversion

Open jimregan opened this issue 5 months ago • 0 comments

What does this PR do?

This adds scripts to download and convert LJspeech, hificaptain, and mcspeech.

The download locations for LJspeech and hificaptain were made to match what was in the existing yaml files, though hificaptain needs some tweaking.

Before submitting

  • [ ] Did you make sure title is self-explanatory and the description concisely explains the PR?
  • [ ] Did you make sure your PR does only one thing, instead of bundling different changes together?
  • [ ] Did you list all the breaking changes introduced by this pull request?
  • [ ] Did you test your PR locally with pytest command?
  • [ ] Did you run pre-commit hooks with pre-commit run -a command?

Did you have fun?

Make sure you had fun coding 🙃

jimregan avatar Oct 01 '24 20:10 jimregan