|
|
@ -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)
|
|
|
|
ASR processing is performed through Faster_Whisper(ASR marking except Chinese)
|
|
|
|
|
|
|
|
|
|
|
|
(Without progress bars, GPU performance may cause time delays)
|
|
|
|
(No progress bars, GPU performance may cause time delays)
|
|
|
|
```
|
|
|
|
```
|
|
|
|
python ./tools/damo_asr/WhisperASR.py -i <input> -o <output> -f <file_name.list> -l <language>
|
|
|
|
python ./tools/damo_asr/WhisperASR.py -i <input> -o <output> -f <file_name.list> -l <language>
|
|
|
|
```
|
|
|
|
```
|
|
|
|