1
0
mirror of synced 2024-12-19 19:05:57 +01:00
Commit Graph

5 Commits

Author SHA1 Message Date
tkyaji
330bdd9692 fix: Updated librosa to version 0.10.2
There is a bug in librosa 0.9.1.
https://github.com/librosa/librosa/pull/1594

As a result, an error occurs when executing the "Vocals/Accompaniment Separation & Reverberation Removal" function.

To address this issue, librosa has been upgraded to version 0.10.2.
Additionally, torchcrepe has been upgraded due to its dependency on librosa.
2024-06-26 21:59:55 +09:00
RVC-Boss
e56584c6e2
Add files via upload 2023-12-26 22:24:04 +08:00
github-actions[bot]
634ba76cfa
chore(format): run black on dev (#1398)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-10-08 18:54:15 +08:00
RVC-Boss
ec29cf8d65
Add files via upload 2023-10-08 18:31:09 +08:00
RVC-Boss
361e674054
Rename preprocess.py to vr.py 2023-10-08 18:30:54 +08:00