phoneme_ctc icon indicating copy to clipboard operation
phoneme_ctc copied to clipboard

Bidirectional dynamic RNN + CTC for phoneme recognition

Results 5 phoneme_ctc issues
Sort by recently updated
recently updated
newest added

Hello, Thank you sharing the codes. I am trying to train the model on TIMIT dataset from scratch but the loss is not decreasing. Can you please suggest something for...

Sir, I want try to build CTC base phoneme like you did, but i have problem use your code, because face many trouble with scikits.audiolab... may i ask you further...

Getting the project to run was troublesome, as the dependencies had to be installed in a specific order, sox was needed and also the libsndfile stuff. I dockerized the project...

Is there a way to get the confidence score

phoneme_ctc.py line 48 : funciton load_train_data, can't find it in utils.py and others Please help me Thanks!