Gerardo Figueroa

Results 3 issues of Gerardo Figueroa

Hi @patrickvonplaten, Thank you for your latest blogpost on boosting Wav2Vec2 with n-grams. I'm having trouble there with the `processor.batch_decode` step, since I get a `KeyError` in the `pyctcdecode/decoder.py` module...

The script under `NISP/prepare_nisp_data.py` has many lines that cannot be executed because the code has some errors. For example, some imports are missing. Additionally, the `train_test_split` line seems to have...

The file `TIMIT/dataset.py` has an unfixed git merge conflict from lines 91 to line 101 in the `main` branch of the repo. ``` > 9533cd02cfa4ddb9aee40945d53e3354b5d5d960 ```