deiteris / voice-changer

リアルタイムボイスチェンジャー Realtime Voice Changer
Other
28 stars 4 forks source link

[REQUEST]: Add bert-vits v2 support because its the best one for latency and stuff and if you can add gpu support #176

Open Cxsmo-ai opened 2 weeks ago

Cxsmo-ai commented 2 weeks ago

In a few words, describe your idea

[REQUEST]: Add bert-vits v2 support because its the best one for latency and stuff and if you can add gpu support

deiteris commented 2 weeks ago

Hi @Cxsmo-ai. Bert-VITS2 is a TTS, not STS, which I don't to intend to work with yet, and it supports GPU since day 1. It was also superseded by fish-speech which is in active development.

Cxsmo-ai commented 2 weeks ago

yes its is sts its literally Beatrice v2

Cxsmo-ai commented 2 weeks ago

yeah and fishspeech is better then why not add that but even non fork w-okada has bert-vits2

deiteris commented 2 weeks ago

Where did you read that original w-okada's version has bert-vits2? It has so-vits-svc. Though I see what you mean and it could probably be possible to use VITS2, I might as well look into fish-speech probably but I'd like to focus more on common features than introducing more code that has to be maintained.