scshtyk
scshtyk
When I finish training an epoch, it has a bug when it auto-saves the h5 file: Traceback (most recent call last): File "examples/conformer/train.py", line 148, in conformer.fit( File "/usr/local/lib/python3.8/dist-packages/tensorflow/python/keras/engine/training.py", line...
I didn't change any code, just run example/conformer/train.py
and is it normal to train an epoch and still have a loss of 300+?
I found that the demo did not create the "./local/conformer/checkpoints" folder automatically, I created it manually and then it worked
@RickChou hi Rick: The command I use to run this file is python examples/conformer/train.py --subwords subwords file was created by running generate_vocab_subwords.py the config.yml is speech_config: sample_rate: 16000 frame_ms: 25...
hi Rick I can train with 4 GPU cards and default params,but it still has problems with the accuracy of the test. Unfortunately I have not encountered this error. Does...
Hi Did you solve this problem? I am running Python 3.6 have tensorflow==2.5.2(compiled by myself) tensorflow-io==0.18.0 installed. run conformer demo and get this error: NotImplementedError: unable to open file: libtensorflow_io.so,...
我也遇到了这个问题, 升级了mumu模拟器 重启电脑后必须手动设置adb路径再强制替换