Skip to content

Commit 63d07ad

Browse files
authored
doc: update screenshot table
1 parent 0049d22 commit 63d07ad

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,13 @@ An easy-to-use voice conversion framework based on VITS.
2727
2828
> There's a [one-click downloader](https://github.com/fumiama/RVC-Models-Downloader) for models/integration packages/tools. Welcome to try.
2929
30-
| Training and inference Webui | Real-time voice changing GUI |
31-
| :--------: | :---------: |
32-
| ![web](https://github.com/fumiama/Retrieval-based-Voice-Conversion-WebUI/assets/129054828/092e5c12-0d49-4168-a590-0b0ef6a4f630) | ![realtime-gui](https://github.com/fumiama/Retrieval-based-Voice-Conversion-WebUI/assets/41315874/95b36866-b92d-40c7-b5db-6a35ca5caeac) |
33-
| go-web.bat | go-realtime-gui.bat |
34-
| 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. |
30+
| Training and inference Webui |
31+
| :--------: |
32+
| ![web](https://github.com/fumiama/Retrieval-based-Voice-Conversion-WebUI/assets/41315874/17e48404-2627-4fad-a0ec-65f9065aeade) |
33+
34+
| Real-time voice changing GUI |
35+
| :---------: |
36+
| ![realtime-gui](https://github.com/fumiama/Retrieval-based-Voice-Conversion-WebUI/assets/41315874/95b36866-b92d-40c7-b5db-6a35ca5caeac) |
3537

3638
## Features:
3739
+ Reduce tone leakage by replacing the source feature to training-set feature using top1 retrieval;

0 commit comments

Comments
 (0)