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
yxlllc
d62e80fb83
optimize real-time vc
2023-12-26 00:28:49 +08:00
源文雨
94277fd71e
optimize(ffmpeg): replace cmdline ffmpeg to pyav
...
except uvr5
2023-09-03 15:19:19 +08:00
Nato Boram
97e9617efc
➕ poetry add python-dotenv ( #1126 )
...
Co-authored-by: RVC-Boss <129054828+RVC-Boss@users.noreply.github.com>
2023-08-30 17:24:34 +08:00
Ftps
fa1be6b349
fix requirements ( #1124 )
2023-08-30 17:22:57 +08:00
源文雨
3e455ece57
remove scipy version limit
2023-08-27 01:48:26 +08:00
dependabot[bot]
7f0c5524a2
Bump gradio from 3.14.0 to 3.34.0 ( #1098 )
...
Bumps [gradio](https://github.com/gradio-app/gradio ) from 3.14.0 to 3.34.0.
- [Release notes](https://github.com/gradio-app/gradio/releases )
- [Changelog](https://github.com/gradio-app/gradio/blob/main/CHANGELOG.md )
- [Commits](https://github.com/gradio-app/gradio/compare/v3.14.0...v3.34.0 )
---
updated-dependencies:
- dependency-name: gradio
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-27 01:34:06 +08:00
源文雨
ecc762b469
remove httpx version limit
2023-08-27 01:29:55 +08:00
RVC-Boss
44dfd1bbdd
Create requirements-dml.txt
2023-08-13 11:49:54 +08:00