Commit Graph

7 Commits

Author SHA1 Message Date
qinzy
8b715b5b96 update v2 2024-04-17 21:08:27 +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
Xumin Yu
dc672eb4f4
Update demo_part2.ipynb 2024-01-14 17:00:13 +08:00
Shreeram
43cc1e6345 minor-fix: compatibility of notebook across all operating systems 2024-01-09 23:11:18 +05:30
wl-zhao
e2437610cb update demo 2023-12-27 10:58:39 +08:00
wl-zhao
bc1d992f4f add chinese model 2023-12-23 20:38:52 +08:00
qinzy
a1c3fd5848 first commit 2023-12-13 13:42:39 -05:00