Replies: 5 comments
-
Oh~~ Thank you for the advice! I took a rough look and this project, it seems to be a unified inference engine for other projects.
I don't know which of the three models above is the best,if you tell me, I will dig deeper. |
Beta Was this translation helpful? Give feedback.
-
Does 3 or I think even it was 4 models are selectable in that voice-changer I can tell RVC(Retrieval-based-Voice-Conversion) currently is the best choice. Since communities around it are really big and constantly they do train new voice models. One of big Discord Channels is "AI HUB" easy to find. It has around 400k members and does members do upload free RVC voice models. But it self RVC-WebUI it self is just a tool that let you to train voice model and convert voice audio file to use that trained voice. That voice-changer somehow do voice changing in runtime with just minimal delay and I think that is tricky part. Anyways, Thank you for quick response and again for amazing work! |
Beta Was this translation helpful? Give feedback.
-
I looked at |
Beta Was this translation helpful? Give feedback.
-
BTW, M4U will avoid using CUDA as much as possible, because of complex compatibility problems, and will abandon AMD users, I will use some graphics vendor-neutral technologies as much as possible, such as DML. For example, M4U's whisper model inference uses the GPU, but it is fair to both AMD and Nvidia users. Thank you for the feature request ! |
Beta Was this translation helpful? Give feedback.
-
This issue is stale because it has been open for 15 days with no activity. |
Beta Was this translation helpful? Give feedback.
-
Comparison Product
w-okada voice-changer
Feature Category
Enhancement
Feature Description
I have not idea if that is at all possible but there is no harm to ask.
There is amazing free voice changer made by w-okada. It allows you to use RVC models with great results. It comes with versions for CUDA and without it.
https://github.com/w-okada/voice-changer
So I wonder if it is possible to create plugin that would work similar way and support RVC models? it would be definitely amazing addition to current TTS.
Thank you for your amazing work!
Beta Was this translation helpful? Give feedback.
All reactions