Fix config files
#3
by Matthijs - opened
No description provided.
Matthijs changed pull request title from fix-config to Fix config files
I made changes to the code to support fine-tuning, which required changes to the config files. Notably the tokenizer needs to have the mask and ctc_blank tokens, even if not used during inference.
Matthijs changed pull request status to open
nielsr changed pull request status to merged