We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2f8899 commit 67d1e50Copy full SHA for 67d1e50
README.md
@@ -1,3 +1,11 @@
1
+# 7/23 Changelog:
2
+- Fp16 detection now works how it did before the last RVC beta; no more training slowdowns compared to how it was before then
3
+- Logging on TensorBoard is now done per epoch. It logs every X steps in an epoch; therefore each point on the graph is now represented per-epoch.
4
+- Updated UI to include placeholders.
5
+- Certain sliders now appear only when needed.
6
+- Step 2b (feature extract) is hidden if pitch guidance is disabled.
7
+- Unnecessary radios have been replaced with checkboxes.
8
+
9
# 7/22 Changelog:
10
- Experimental Formant Shift using StftPitchShift(tried using praat with praatio but to no avail)
11
- Added `Stop Training` button when training, no need to restart RVC every time you want to stop the training of a model!
0 commit comments