Update README.md (#20063)

This commit is contained in:
bhuang
2022-11-04 13:56:54 +01:00
committed by GitHub
parent 1076d587b5
commit 3502c202f9

View File

@@ -341,7 +341,6 @@ The following command shows how to fine-tune [XLSR-Wav2Vec2](https://huggingface
```bash
python run_speech_recognition_seq2seq.py \
--nproc_per_node 8 run_speech_recognition_seq2seq.py \
--dataset_name="librispeech_asr" \
--model_name_or_path="./" \
--dataset_config_name="clean" \