fmobrj

Results 5 issues of fmobrj

#### Description --------------------------------------------------------------------------- ImportError Traceback (most recent call last) in ----> 1 from pyts.image import GASF, GADF, MTF ImportError: cannot import name 'GASF' from 'pyts.image' (/home/jamazzon/anaconda3/envs/fastaiv3_m2/lib/python3.7/site-packages/pyts/image/__init__.py) #### Steps/Code to Reproduce...

Is it possible to usa EncoderDecoderModel with pretrained bert weights?

Hello @roatienza! Thanks for this great repo! I am trying to train using rand_aug but I am facing some issues. I get an error on blur.py when trying to convert...

While iterating over the test dataloader, getting an error when calling output for a batch: ``` --------------------------------------------------------------------------- RuntimeError Traceback (most recent call last) in 5 t = target 6 batches...

Hi, I use custom acoustic (_.am.bin) and language (_.lm.bin) models in Portuguese for Julius. How can I change the voxforge default acoustic and language models in juliusjs so that I...