Update README.md

main
Shadow 2 years ago committed by GitHub
parent d55f63880b
commit 9d2a136aab
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -222,7 +222,7 @@ python tools/damo_asr/cmd-asr.py "<Path to the directory containing input audio
```
ASR processing is performed through Faster_Whisper(ASR marking except Chinese)
(No progress bar, may be time dependent due to GPU performance)
(Without progress bars, GPU performance may cause time delays)
```
python ./tools/damo_asr/WhisperASR.py -i <input> -o <output> -f <file_name.list> -l <language>
```

Loading…
Cancel
Save