File tree Expand file tree Collapse file tree 1 file changed +4
-23
lines changed
Expand file tree Collapse file tree 1 file changed +4
-23
lines changed Original file line number Diff line number Diff line change @@ -15,13 +15,13 @@ Please support the original RVC. This inference won't be possible to make withou
1515- Support V1 & V2 Model ✅
1616- Youtube Audio Downloader ✅
1717- Audio-Separator (Voice Splitter) [ Internet required for downloading model] ✅
18- - Microphone Support ✅
19- - TTS Support ✅
2018- Model Downloader ✅
21- - Batch Inference (Beta) ✅
2219
2320#### Currently Working
2421- Settings 🛠
22+ - Microphone Support
23+ - TTS Support
24+ - Gradio WebUI
2525
2626### Installation
2727
@@ -41,23 +41,4 @@ python models.py
4141
4242### Run WebUI <br />
4343
44- For Windows:
45- ``` bash
46- Open run.bat
47- ```
48- For Linux:
49-
50- 1.:
51- ```
52- chmod +x linuxrun.sh
53- ```
54-
55- 2.:
56- ```
57- ./linuxrun.sh
58- ```
59-
60- For Other:
61- ``` bash
62- python infer.py
63- ```
44+ comming soon
You can’t perform that action at this time.
0 commit comments