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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

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" \