You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+3-1
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,12 @@
1
-
# 7/25 Changelog:
1
+
# 7/26 Changelog:
2
2
- Fixed the cli inferencing traceback.
3
3
- SQL Databases implemented for formanting training stop.
4
4
- Gradio browser tab renamed to `Mangio-RVC-Web 💻`.
5
5
- Rudimentary functions from `infer-web.py` removed.
6
6
- Formanting now accepts any audio format, as long as it is supported by FFmpeg.
7
7
8
+
# 7/25 Changelog:
9
+
- Better MacOS installation script. For inference, all that needs to be done is running the `run.sh` from the extracted zip folder, where it will install Python 3.8, Homebrew, and other dependencies for you automatically. M1 Macs are natively supported for GPU acceleration, and training should work if you choose to download the pretrained models.
8
10
9
11
# 7/23 Changelog:
10
12
- Fp16 detection now works how it did before the last RVC beta; no more training slowdowns compared to how it was before then
0 commit comments