reach-vb/asr-pyctcdecode
adding kenlm to requirements
adding decoding w lm
adding hubert cache
adding queuing
adding Wav2vec2 cache
removing pre-loading of weights
app.py
reverting changes
debugging the build error
updating the model downloading
reverting from AutoProcessor to Wav2Vec2Processor
maybe I should go to sleep now x2
for the love of god please work
maybe I should go to sleep now
fingers crossed x2
fingers crossed
yet another attempt at fixing the model_name
fixing examples
yet another attempt at fixing the model_name
yet another attempt at fixing the model_name
fixing buggy import
fixing imports
testing multiple models
hotfix for greedy search
fixed the function call
adding greedy decoding
removing unused code
hotfix for decoding logits issue
adding pyctcdecode code
Adding Wav2Vec2 code
updating README, requirements & packages
initial commit
initial commit
