mirror of
https://github.com/fumiama/Retrieval-based-Voice-Conversion-WebUI.git
synced 2026-06-05 01:10:22 +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.
|
||||
|
||||
| Training and inference Webui | Real-time voice changing GUI |
|
||||
| :--------: | :---------: |
|
||||
|  |  |
|
||||
| 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. |
|
||||
| Training and inference Webui |
|
||||
| :--------: |
|
||||
|  |
|
||||
|
||||
| Real-time voice changing GUI |
|
||||
| :---------: |
|
||||
|  |
|
||||
|
||||
## Features:
|
||||
+ Reduce tone leakage by replacing the source feature to training-set feature using top1 retrieval;
|
||||
|
||||
Reference in New Issue
Block a user