mirror of
https://github.com/fumiama/Retrieval-based-Voice-Conversion-WebUI.git
synced 2026-06-08 20:10:44 +08:00
doc: update screenshot table
This commit is contained in:
12
README.md
12
README.md
@@ -27,11 +27,13 @@ An easy-to-use voice conversion framework based on VITS.
|
|||||||
|
|
||||||
> There's a [one-click downloader](https://github.com/fumiama/RVC-Models-Downloader) for models/integration packages/tools. Welcome to try.
|
> There's a [one-click downloader](https://github.com/fumiama/RVC-Models-Downloader) for models/integration packages/tools. Welcome to try.
|
||||||
|
|
||||||
| Training and inference Webui | Real-time voice changing GUI |
|
| Training and inference Webui |
|
||||||
| :--------: | :---------: |
|
| :--------: |
|
||||||
|  |  |
|
|  |
|
||||||
| go-web.bat | go-realtime-gui.bat |
|
|
||||||
| You can freely choose the action you want to perform. | We have achieved an end-to-end latency of 170ms. With the use of ASIO input and output devices, we have managed to achieve an end-to-end latency of 90ms, but it is highly dependent on hardware driver support. |
|
| Real-time voice changing GUI |
|
||||||
|
| :---------: |
|
||||||
|
|  |
|
||||||
|
|
||||||
## Features:
|
## Features:
|
||||||
+ Reduce tone leakage by replacing the source feature to training-set feature using top1 retrieval;
|
+ Reduce tone leakage by replacing the source feature to training-set feature using top1 retrieval;
|
||||||
|
|||||||
Reference in New Issue
Block a user