Skip to content
This repository has been archived by the owner on Oct 26, 2022. It is now read-only.

Cannot build model #148

Open
at3e opened this issue Jan 16, 2022 · 0 comments
Open

Cannot build model #148

at3e opened this issue Jan 16, 2022 · 0 comments

Comments

@at3e
Copy link

at3e commented Jan 16, 2022

Hello,
I am new to fairseq. I am trying to use the fairseq-train method to finetune the Wav2Vec2 model. When I run :
$ fairseq-hydra-train
distributed_training.distributed_port=$PORT
task.data=/path/to/data
model.w2v_path=/path/to/model.pt
--config-dir /path/to/fairseq-py/examples/wav2vec/config/finetuning
--config-name base_100h

An error occurs due to None type target dictionary while building the w2v model. How Should I pass the dictionary parameter?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant