GaelleLaperriere
commited on
Commit
•
2bdc570
1
Parent(s):
766c66c
Update README.md
Browse files
README.md
CHANGED
@@ -96,7 +96,7 @@ pip install -e .
|
|
96 |
- [Media ASR (ELRA-S0272)](https://catalogue.elra.info/en-us/repository/browse/ELRA-S0272/)
|
97 |
- [Media SLU (ELRA-E0024)](https://catalogue.elra.info/en-us/repository/browse/ELRA-E0024/)
|
98 |
- [channels.csv and concepts_full_relax.csv](https://drive.google.com/drive/u/1/folders/1z2zFZp3c0NYLFaUhhghhBakGcFdXVRyf)
|
99 |
-
|
100 |
```bash
|
101 |
data_folder = !PLACEHOLDER
|
102 |
channels_path = !PLACEHOLDER
|
|
|
96 |
- [Media ASR (ELRA-S0272)](https://catalogue.elra.info/en-us/repository/browse/ELRA-S0272/)
|
97 |
- [Media SLU (ELRA-E0024)](https://catalogue.elra.info/en-us/repository/browse/ELRA-E0024/)
|
98 |
- [channels.csv and concepts_full_relax.csv](https://drive.google.com/drive/u/1/folders/1z2zFZp3c0NYLFaUhhghhBakGcFdXVRyf)
|
99 |
+
4. Modify placeholders in hparams/train_hf_wav2vec.yaml:
|
100 |
```bash
|
101 |
data_folder = !PLACEHOLDER
|
102 |
channels_path = !PLACEHOLDER
|