Note: to keep the backlog clean and actionable, issues may be immediately closed if they do not follow one of the above issue templates.
wenn I run the stage7 in run_torchaudio.sh.There is always a problem:
hydra.errors.ConfigCompositionException: Could not override 'task.data'. Maybe the problem is in the python file hydra_train.python
Could not override 'task.data'.
To append to your config use +task.data=/espresso/examples/asr_librispeech/data
Key 'data' is not in struct
full_key: task.data
reference_type=Any
object_type=dict
How can I solve it.
👉 Please follow one of these issue templates 👈
Note: to keep the backlog clean and actionable, issues may be immediately closed if they do not follow one of the above issue templates.
wenn I run the stage7 in run_torchaudio.sh.There is always a problem:
hydra.errors.ConfigCompositionException: Could not override 'task.data'. Maybe the problem is in the python file hydra_train.python
Could not override 'task.data'.
To append to your config use +task.data=/espresso/examples/asr_librispeech/data
Key 'data' is not in struct
full_key: task.data
reference_type=Any
object_type=dict
How can I solve it.