Paillat-dev / viralfactory

Viral Factory is a highly modular gradio app that automates the production of various forms of social media content. Thanks to it's complex engines system it allows you to customize its process in detail.
GNU Affero General Public License v3.0
39 stars 6 forks source link

⬆️ Upgrade dependency coqui-tts to v0.24.2 #121

Open renovate[bot] opened 2 weeks ago

renovate[bot] commented 2 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
coqui-tts ==0.24.1 -> ==0.24.2 age adoption passing confidence

Release Notes

idiap/coqui-ai-TTS (coqui-tts) ### [`v0.24.2`](https://redirect.github.com/idiap/coqui-ai-TTS/releases/tag/v0.24.2) [Compare Source](https://redirect.github.com/idiap/coqui-ai-TTS/compare/v0.24.1...v0.24.2) #### What's Changed ##### Highlights - Prebuilt wheels now also provided for Mac and Windows - Hindi fully supported for XTTS fine-tuning ##### Features - Add multilingual phoneme cleaner by [@​eginhard](https://redirect.github.com/eginhard) in [https://github.com/idiap/coqui-ai-TTS/pull/44](https://redirect.github.com/idiap/coqui-ai-TTS/pull/44) - Support hindi in XTTS tokenizer by [@​akshatrocky](https://redirect.github.com/akshatrocky) in [https://github.com/idiap/coqui-ai-TTS/pull/64](https://redirect.github.com/idiap/coqui-ai-TTS/pull/64) - Normalize unicode characters in text cleaners by [@​shavit](https://redirect.github.com/shavit) in [https://github.com/idiap/coqui-ai-TTS/pull/85](https://redirect.github.com/idiap/coqui-ai-TTS/pull/85) ##### Fixes - Improve CLI handling of boolean arguments by [@​eginhard](https://redirect.github.com/eginhard) in [https://github.com/idiap/coqui-ai-TTS/pull/38](https://redirect.github.com/idiap/coqui-ai-TTS/pull/38) - Use the specified device for pretrained speaker encoder by [@​ChristianRomberg](https://redirect.github.com/ChristianRomberg) in [https://github.com/idiap/coqui-ai-TTS/pull/45](https://redirect.github.com/idiap/coqui-ai-TTS/pull/45) - XTTS streaming fixes by [@​eginhard](https://redirect.github.com/eginhard) in [https://github.com/idiap/coqui-ai-TTS/pull/46](https://redirect.github.com/idiap/coqui-ai-TTS/pull/46) and by [@​gravityrail](https://redirect.github.com/gravityrail) in [https://github.com/idiap/coqui-ai-TTS/pull/59](https://redirect.github.com/idiap/coqui-ai-TTS/pull/59) - Numpy 2 support by [@​eginhard](https://redirect.github.com/eginhard) in [https://github.com/idiap/coqui-ai-TTS/pull/47](https://redirect.github.com/idiap/coqui-ai-TTS/pull/47) [https://github.com/idiap/coqui-ai-TTS/pull/56](https://redirect.github.com/idiap/coqui-ai-TTS/pull/56) [https://github.com/idiap/coqui-ai-TTS/pull/81](https://redirect.github.com/idiap/coqui-ai-TTS/pull/81) - VC-related refactors and fixes by [@​eginhard](https://redirect.github.com/eginhard) in [https://github.com/idiap/coqui-ai-TTS/pull/49](https://redirect.github.com/idiap/coqui-ai-TTS/pull/49) - Update to coqui-tts-trainer 0.1.4 by [@​eginhard](https://redirect.github.com/eginhard) in [https://github.com/idiap/coqui-ai-TTS/pull/51](https://redirect.github.com/idiap/coqui-ai-TTS/pull/51) - Fix typo in xtts.py by [@​abrahammathews2000](https://redirect.github.com/abrahammathews2000) in [https://github.com/idiap/coqui-ai-TTS/pull/53](https://redirect.github.com/idiap/coqui-ai-TTS/pull/53) - build: move umap-learn into optional notebook dependencies by [@​eginhard](https://redirect.github.com/eginhard) in [https://github.com/idiap/coqui-ai-TTS/pull/50](https://redirect.github.com/idiap/coqui-ai-TTS/pull/50) - fix(xtts): load tokenizer file based on config as last resort by [@​eginhard](https://redirect.github.com/eginhard) in [https://github.com/idiap/coqui-ai-TTS/pull/57](https://redirect.github.com/idiap/coqui-ai-TTS/pull/57) - Skip audio files that can't be decoded by [@​eginhard](https://redirect.github.com/eginhard) in [https://github.com/idiap/coqui-ai-TTS/pull/66](https://redirect.github.com/idiap/coqui-ai-TTS/pull/66) - Fix wrong references in documentation by [@​hykilpikonna](https://redirect.github.com/hykilpikonna) in [https://github.com/idiap/coqui-ai-TTS/pull/74](https://redirect.github.com/idiap/coqui-ai-TTS/pull/74) - fix(build): restrict spacy version to unbreak installation by [@​KoljaB](https://redirect.github.com/KoljaB) in [https://github.com/idiap/coqui-ai-TTS/pull/92](https://redirect.github.com/idiap/coqui-ai-TTS/pull/92) - ci(release): switch to cibuildwheel by [@​eginhard](https://redirect.github.com/eginhard) in [https://github.com/idiap/coqui-ai-TTS/pull/95](https://redirect.github.com/idiap/coqui-ai-TTS/pull/95) #### New Contributors - [@​ChristianRomberg](https://redirect.github.com/ChristianRomberg) made their first contribution in [https://github.com/idiap/coqui-ai-TTS/pull/45](https://redirect.github.com/idiap/coqui-ai-TTS/pull/45) - [@​abrahammathews2000](https://redirect.github.com/abrahammathews2000) made their first contribution in [https://github.com/idiap/coqui-ai-TTS/pull/53](https://redirect.github.com/idiap/coqui-ai-TTS/pull/53) - [@​gravityrail](https://redirect.github.com/gravityrail) made their first contribution in [https://github.com/idiap/coqui-ai-TTS/pull/59](https://redirect.github.com/idiap/coqui-ai-TTS/pull/59) - [@​akshatrocky](https://redirect.github.com/akshatrocky) made their first contribution in [https://github.com/idiap/coqui-ai-TTS/pull/64](https://redirect.github.com/idiap/coqui-ai-TTS/pull/64) - [@​hykilpikonna](https://redirect.github.com/hykilpikonna) made their first contribution in [https://github.com/idiap/coqui-ai-TTS/pull/74](https://redirect.github.com/idiap/coqui-ai-TTS/pull/74) - [@​shavit](https://redirect.github.com/shavit) made their first contribution in [https://github.com/idiap/coqui-ai-TTS/pull/85](https://redirect.github.com/idiap/coqui-ai-TTS/pull/85) - [@​KoljaB](https://redirect.github.com/KoljaB) made their first contribution in [https://github.com/idiap/coqui-ai-TTS/pull/92](https://redirect.github.com/idiap/coqui-ai-TTS/pull/92) **Full Changelog**: https://github.com/idiap/coqui-ai-TTS/compare/v0.24.1...v0.24.2

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.