Skip to content

Commit e569477

Browse files
authored
Update Changelog_EN.md
1 parent d024926 commit e569477

File tree

1 file changed

+17
-5
lines changed

1 file changed

+17
-5
lines changed

Changelog_EN.md

+17-5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
### 2023-05-28
2+
- Add v2 jupyter notebook, korean changelog, fix some environment requirments
3+
- Add voiceless consonant and breath protection mode
4+
- Support crepe-full pitch detect
5+
- UVR5 vocal separation: support dereverb models and de-echo models
6+
- Add experiment name and version on the name of index
7+
- Support users to manually select export format of output audios when batch voice conversion processing and UVR5 vocal separation
8+
- 32k model training is no more supported
9+
10+
todolist:
11+
- Feature retrieval: add temporal feature retrieval
12+
- Feature retrieval: add pre-kmeans option
13+
- Feature retrieval: add PCAR dimensionality reduction
14+
- Add onnx inference support
15+
- Random data augmentation when training: pitch, gender, eq, noise
16+
- Add v2 version pretrained-models
17+
118
### 2023-05-13
219
- Clear the redundant codes in the old version of runtime in the one-click-package: infer_pack and uvr5_pack
320
- Fix pseudo multiprocessing bug in training set preprocessing
@@ -16,9 +33,6 @@
1633
- Limit excessive volume exceeding 1 before inference
1734
- Slightly adjusted the settings of training-set preprocessing
1835

19-
Todolist:
20-
- Support crepe pitch detect
21-
- Support users to manually select export format of output audios when batch voice conversion processing
2236

2337
#######################
2438

@@ -56,5 +70,3 @@ Features:
5670
Base model:
5771
- Collect breathing wav files to add to the training dataset to fix the issue of distorted breath sounds
5872
- We are currently training a base model with an extended singing dataset, which will be released in the future
59-
- Upgrade discriminator
60-
- Upgrade self-supervised feature structure

0 commit comments

Comments
 (0)