deeplearner01

Results 4 comments of deeplearner01

Hi @simpleoier Thanks for your message. I have added two simple lines of code to print out some values to the file ../lib/python3.8/site-packages/espnet2/asr/espnet_model.py, so actually the errors should be at...

Hi @simpleoier Do you have any idea on how to fix the error? Can we load wave2vec2 fine-tuned model and do only the decoding in espnet? Many thanks, DL

Hi @simpleoier , thanks for your response. I installed fairseq independently with espnet and called fairseq in espnet code by importing fairseq in the python script "espnet2/asr/encoder/wav2vec2_encoder.py". I have just...

Hi @simpleoier , sorry for the delay in my reply, just wanted to try changing the value of "freeze_finetune_updates" from 100000 to 1 and run the fine-tuning again to see...