Automatic Speech Recognition
NeMo
Portuguese
FastConformer
NeMo
Portuguese

modified model_config.yaml, replaced '???' with '/placeholder/path' to overcome problamatic early validations in nemo framework.

#2

While the correct approach will be to fix the problem in the nemo repository, this is much faster, and seems other nvidia models have some values there in the json anyhow and therefore avoid this issue.
notice this value is expected to be overriden by custom config/arguments yet some validations happen too early and raise an exception on missing values

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment