4 Commits

Author SHA1 Message Date
qinzy
8b715b5b96 update v2 2024-04-17 21:08:27 +00:00
wl-zhao
4f990613b0 add openvoice-v2 2024-04-09 06:39:21 +00:00
Zengyi Qin
5a13216925 Update __init__.py 2024-02-19 11:08:26 -05:00
Felipe Moreira Ferreira
41aaecdceb refactor!: Converts Project into a Python Compatible Package
- Moves all core functionality files to the package "openvoice";
- Adjusts all inner package references to the new format;
- Adds "setup.py" file following the specification present on "https://packaging.python.org/en/latest/guides/distributing-packages-using-setuptools";

BREAKING CHANGE: All the core functionality files were moved to the "openvoice" package
2024-02-14 00:45:40 -03:00