Commit Graph

4 Commits

Author SHA1 Message Date
Drishya Karki
3a72f7931f change license to MIT 2024-04-19 12:20:37 +05:45
Frank Du
c87e6f6d71 Fix the wavmark version to resolve cuFFT error
This was originally fixed by #6. But a recent refactoring removed the fix.
It solves #41 and #80.
2024-02-29 14:39:36 -08:00
qinzy
90bf41d770 fix bugs in pip package 2024-02-19 18:42:07 +00: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