vakyansh-wav2vec2-experimentation
vakyansh-wav2vec2-experimentation copied to clipboard
Problem while pretraining on custom dataset
user@user:/opt/vakyansh-wav2vec2-experimentation/scripts/pretraining$ bash start_pretraining_base.sh ** Directory to code is: /opt/vakyansh-wav2vec2-experimentation ** Config path is: /opt/vakyansh-wav2vec2-experimentation/config/wav2vec2_base_librispeech.yaml ** Data path is: /opt/vakyansh-wav2vec2-experimentation/data/pretraining ** Checkpoint will be saved at: /opt/vakyansh-wav2vec2-experimentation/checkpoints/pretraining ** Logs will be saved at: /opt/vakyansh-wav2vec2-experimentation/logs/pretraining ** Update frequency is: 16Traceback (most recent call last): File "/user/.local/lib/python3.8/site-packages/omegaconf/omegaconf.py", line 543, in select _root, _last_key, value = cfg._select_impl( File "/user/.local/lib/python3.8/site-packages/omegaconf/base.py", line 279, in _select_impl assert ret is None or isinstance(ret, Container) AssertionError
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/opt/conda/bin/fairseq-hydra-train", line 33, in
i prepared the data and then ran the pretraining part. got this error
model type used: BASE pretraining
Can you please provide the fairseq version you are using?
I was not working on it for a while, now that I have resumed I came across another problem. there is another problem I came across, the flashlight has a separate class for processing text and it is in a seperate branch. how you install the flashlight library.