Unverified Commit 3502c202 authored by bhuang's avatar bhuang Committed by GitHub
Browse files

Update README.md (#20063)

parent 1076d587
...@@ -341,7 +341,6 @@ The following command shows how to fine-tune [XLSR-Wav2Vec2](https://huggingface ...@@ -341,7 +341,6 @@ The following command shows how to fine-tune [XLSR-Wav2Vec2](https://huggingface
```bash ```bash
python run_speech_recognition_seq2seq.py \ python run_speech_recognition_seq2seq.py \
--nproc_per_node 8 run_speech_recognition_seq2seq.py \
--dataset_name="librispeech_asr" \ --dataset_name="librispeech_asr" \
--model_name_or_path="./" \ --model_name_or_path="./" \
--dataset_config_name="clean" \ --dataset_config_name="clean" \
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment