Commit Graph

118 Commits

Author SHA1 Message Date
Zengyi Qin
f3cf835540
Update README.md 2024-08-21 11:04:49 -07:00
qinzy
2739f7dfc0 update readme 2024-07-05 20:21:18 -04:00
Zengyi Qin
34874b77e8
Merge pull request #193 from remorses/fixed
Fix setup.py packages
2024-04-27 23:07:29 -04:00
remorses
242acaf2cd fix find packages 2024-04-27 17:37:37 +02:00
Zengyi Qin
ce65d67b32
Update USAGE.md 2024-04-23 13:06:31 -04:00
Zengyi Qin
a4c5c8921c
Update USAGE.md 2024-04-22 13:56:35 -04:00
Zengyi Qin
b9156ab5b3
Update USAGE.md 2024-04-22 13:55:35 -04:00
Zengyi Qin
2ded6a629e
Delete docs/USAGE_WINDOWS.md 2024-04-22 13:38:23 -04:00
Zengyi Qin
6a4630a0d0
Update USAGE.md 2024-04-20 15:07:31 -04:00
Zengyi Qin
fcaf500ebb
Update USAGE.md 2024-04-20 14:57:20 -04:00
qinzy
dfec47cd7a update example reference 2024-04-20 12:56:29 -04:00
Zengyi Qin
5845220bfa
Merge pull request #175 from drishyakarki/main
change license to MIT
2024-04-20 11:05:17 -04:00
Drishya Karki
3a72f7931f
change license to MIT 2024-04-19 12:20:37 +05:45
qinzy
8b715b5b96 update v2 2024-04-17 21:08:27 +00:00
Zengyi Qin
782971e67a
Merge pull request #167 from myshell-ai/openvoice-v2
add openvoice-v2
2024-04-17 14:39:47 -04:00
wl-zhao
4f990613b0 add openvoice-v2 2024-04-09 06:39:21 +00:00
Zengyi Qin
93c4c3c96f
Merge pull request #150 from frankdu/main
Fix the wavmark version to resolve cuFFT error
2024-03-03 17:53:59 -07:00
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
Zengyi Qin
42329cbc25
Merge pull request #142 from myshell-ai/dev-0219
fix bugs in pip package
2024-02-19 13:45:58 -05:00
qinzy
b65187030b fix bugs in pip package 2024-02-19 18:44:06 +00:00
Zengyi Qin
9812e3706c
Merge pull request #141 from myshell-ai/dev-0219
Dev 0219
2024-02-19 13:42:37 -05:00
qinzy
90bf41d770 fix bugs in pip package 2024-02-19 18:42:07 +00:00
Zengyi Qin
5a13216925
Update __init__.py 2024-02-19 11:08:26 -05:00
Zengyi Qin
957955f694
Merge pull request #135 from Heimlock/main
refactor!: Converts Project into a Python Compatible Package
2024-02-19 11:07:08 -05:00
Zengyi Qin
3fb455f11d
Merge pull request #131 from Alienpups/main
Installation and usage guide on Windows via VSC
2024-02-18 22:45:59 -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
Alienpups
16bafe72c1 Update USAGE.md 2024-02-08 19:53:52 +01:00
Alienpups
fc6329704b Update USAGE.md 2024-02-08 19:52:57 +01:00
Alienpups
1556dd3c15 Update USAGE_WINDOWS.md 2024-02-08 19:41:53 +01:00
Alienpups
a1157c77b5 Update USAGE_WINDOWS.md 2024-02-08 19:31:41 +01:00
Alienpups
0771ad042e Create USAGE_WINDOWS.md
An installation guide for using OpenVoice on Windows.
2024-02-08 19:28:48 +01:00
Wenliang Zhao
797b31c5d3
Update QA.md 2024-02-02 08:39:21 +08:00
Wenliang Zhao
24fcc124de
Update QA.md 2024-02-01 20:51:24 +08:00
Wenliang Zhao
7664c12045
Update QA.md
silero error
2024-02-01 20:50:57 +08:00
Zengyi Qin
2c8a8e269a
Update QA.md 2024-01-23 22:20:30 -05:00
Zengyi Qin
406360e79b
Merge pull request #113 from SulthanAbiyyu/patch-1
Fix USAGE.md links
2024-01-19 22:40:00 -05:00
Sulthan Abiyyu Hakim
88d41af363
Fix USAGE.md links
Fix `demo_part1.ipynb` and `demo_part2.ipynb` link
2024-01-19 16:31:25 +07:00
qinzy
2e55e77832 update docs 2024-01-16 14:59:04 -05:00
qinzy
12068bb75e update docs 2024-01-16 14:55:34 -05:00
qinzy
7dd523c282 update docs 2024-01-16 14:51:38 -05:00
Zengyi Qin
942c67246c
Update README.md 2024-01-14 13:38:18 -05:00
Xumin Yu
dc672eb4f4
Update demo_part2.ipynb 2024-01-14 17:00:13 +08:00
Zengyi Qin
6d459bef9b
Merge pull request #95 from iamshreeram/mac-support
Compatibility of notebook across all OS
2024-01-09 15:54:37 -08:00
Shreeram
974b9dcbbb minor-fix: removing mps notebook 2024-01-09 23:17:36 +05:30
Shreeram
43cc1e6345 minor-fix: compatibility of notebook across all operating systems 2024-01-09 23:11:18 +05:30
Shreeram
1609ba365b Merge branch 'main' of https://github.com/iamshreeram/OpenVoice 2024-01-09 22:57:38 +05:30
qinzy
95b3434b7b update readme and qa 2024-01-07 20:25:47 -05:00
qinzy
4d82a721e3 update 2024-01-07 16:00:00 -05:00
Zengyi Qin
e9de573681
Update QA.md 2024-01-07 15:48:29 -05:00
Zengyi Qin
37efc939be
Update QA.md 2024-01-07 15:48:04 -05:00