What's Changed
- Trick to Upsampling to High sampling rates using VITS model by @Edresson in #1456
- Update Coqpit requirement by @Edresson in #1539
- Missing
f
prefix on f-strings fix by @code-review-doctor in #1532 - tiny improvement in data_path resolvement by @taras-sereda in #1567
- Fix VITS upsampling asserts by @Edresson in #1550
- Fix the bug in eSpeak wrapper for eSpeak version 1.48.15 by @Edresson in #1560
- 🐍 Python 3.10.x support and drop Python 3.6 support by @erogol in #1565
- Update CI tests by @erogol in #1572
- Build and publish CPU only Docker image by @erogol in #1573
- Add an assert for the upsampling trick by @erogol in #1538
- Add audio length sampler balancer by @Edresson in #1561
- Change the VITS upsampling interpolation trick to linear by @Edresson in #1564
- Capacitron by @a-froghyar in #977
- Fixed use_cuda issue in compute_embeddings.py by @ribeiromiranda in #1587
- Training recipes for thorsten dataset by @noranraskin in #1020
- fix invalid json by @s3781009 in #1599
- Use fsspec and torch for embedding file IO by @erogol in #1581
- Adding TTS Tutorials by @Aya-AlJafari in #1584
- Internal formatter by @WeberJulian in #1629
- Update training_a_model.md by @klotlabs in #1620
- Add synpaflex formatter by @WeberJulian in #1616
- added support for model_info in CLI by @p0p4k in #1623
- v0.7.0 by @erogol in #1537
New Contributors
- @code-review-doctor made their first contribution in #1532
- @taras-sereda made their first contribution in #1567
- @ribeiromiranda made their first contribution in #1587
- @s3781009 made their first contribution in #1599
- @Aya-AlJafari made their first contribution in #1584
- @klotlabs made their first contribution in #1620
- @p0p4k made their first contribution in #1623
Full Changelog: v0.6.2...v0.7.0