Skip to content
This repository has been archived by the owner on Jan 30, 2024. It is now read-only.

v2.0.0

Compare
Choose a tag to compare
@mmattbtw mmattbtw released this 05 Dec 19:43
· 625 commits to main since this release
53c62bd

Multiple Voices!

This updated adds the support for multiple voices! The reason this is a 'breaking change' is because I changed audio libraries when adding support for multiple voices

To install this new library, go into a terminal into your folder and type:

pip install simpleaudio

What's Changed

  • chore(deps): bump pre-commit from 2.15.0 to 2.16.0 by @dependabot in #65
  • feat(core): Added the base functionality for multiple voices by @mmattbtw in #34

Full Changelog: https://github.com/mmattDonk/AI-TTS-Donations/blob/main/CHANGELOG.md
Full Commit Log: v1.6.0...v2.0.0