mirror of
https://github.com/RVC-Boss/GPT-SoVITS.git
synced 2025-10-08 16:00:01 +08:00
Update README.md
Update some outdated file paths and commands
This commit is contained in:
parent
01b8e85f7e
commit
f4c756afbd
@ -218,7 +218,7 @@ ASR processing is performed through Faster_Whisper(ASR marking except Chinese)
|
|||||||
|
|
||||||
(No progress bars, GPU performance may cause time delays)
|
(No progress bars, GPU performance may cause time delays)
|
||||||
```
|
```
|
||||||
python ./tools/asr/WhisperASR.py -i <input> -o <output> -f <file_name.list> -l <language>
|
python ./tools/asr/fasterwhisper_asr.py -i <input> -o <output> -f <file_name.list> -l <language>
|
||||||
```
|
```
|
||||||
A custom list save path is enabled
|
A custom list save path is enabled
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user