nn-learner
nn-learner
It says on the wiki for the required dependencies to compile Baidu's CTC.
Interesting so when I try to transcribe the audio sample with one of my pre-trained weights, I get the following output: `th Predict.lua -audioPath audio_samples/1089-134691-0009.flac mspsbsfsspsfsmsmspsysnsmsmspsmspsmsmpbgbysssmsysymsmskdspmbmbspkspdbsksmydysmsgpysklbddsbd ` I have been...
Yes, I tried both on a fresh git pull from your repo and my existing instance of the code I pulled.
@maciejkorzepa Have you been able to get the WER% down to 15? If so, do you mind sharing your weights? My current desktop has weaker GPUs so I have only...
@maciejkorzepa thank you! Sorry, but do you also mind sharing the network architecture that you used? I assume you used 1280 Hidden nodes, 7 layers, and Traditional RNN Bidirectional?
@maciejkorzepa Sorry, I have a question. I was trying to load your weight but it scored a 99% WER on the test-clean. Are there specific parameters that you used on...