yunigma

Results 1 issues of yunigma

Hello! I am trying to run the contextnet_transcducer now with: ```nohup python ./openspeech_cli/hydra_train.py dataset=librispeech dataset.dataset_download=False dataset.dataset_path="../..//database/LibriSpeech/" dataset.manifest_file_path="../../../openspeech/datasets/librispeech/libri_subword_manifest.txt" tokenizer=libri_subword model=contextnet_transducer audio=fbank lr_scheduler=warmup trainer=gpu criterion=cross_entropy``` Yet, I am failing to start the...

BUG