-
can we apply the trained model with RVC tools to achieve real time voice conversion? Hope to be applied in streaming scenario, requiring to deploy and inference on local platform.
-
basically current model of Voice Conversion(SoVits) pushed on #26 #27 are SHIT due to a low amount of training
currently stored in Huggingface https://huggingface.co/openwaifu/SoVits-VC-Chtholly-Nota…
HRNPH updated
5 months ago
-
We want to develop the ESPnet2 for the voice conversion task. We aim to develop voice conversion systems which support both parallel data and un-parallel data.
# Progress & Plan
- [ ] A new task for…
-
Hey, really nice work!
I also have my own private NANSY implementation - it seems to work, at least the reconstruction is solid, but the voice conversion results were pretty poor, worse than the o…
-
After training enough epochs, the result of imitating cmu arctic finally becomes more and more satisfying!
But when it comes to create a customized voice converter, I have no idea about what wav fe…
-
### Description
Realtime RVC capability would be great for this project!
### Problem
currently only supports conversion of a voice file
### Proposed Solution
real time inferencing
### Alternati…
-
- https://github.com/PaddlePaddle/PaddleSpeech/pull/2842
- https://github.com/PaddlePaddle/PaddleSpeech/pull/3143
-
INFO: pip is looking at multiple versions of hydra-core to determine which version is compatible with other requirements. This could take a while.
ERROR: Cannot install -r C:\Users\(User name)\Downlo…
-
### Discussed in https://github.com/langchain-ai/langchain/discussions/27404
Originally posted by **kodychik** October 16, 2024
### Checked
- [X] I searched existing ideas and did not find …
-
### Talk Description
Recording voice messages is easy in web browsers but sending them is often complex because of 3rd party format restrictions and different browsers recording in different formats.…