I am currently implementing DeepSpeech for my language. I have 2 directories: train and test. Train has approximately 15000 wavs and test approximately 3000. The problem that I face is during training I have large losses, and for the test part loss is huge.
Unfortunately the words are not recognized as it should be. This is my sh file
Could you please give me some hints on what I should do? Thanks!