Skip to content

Decoding with language model

Solene Tarride requested to merge decoding-with-language-model into master

Updating the worker so that we can decode with a language model (ARPA file).

I spent some time trying to make nnutils-pytorch work with torchaudio=0.12. In the end, I just generated a Python wheel file for nnutils-pytorch which is compatible with torch==1.12 / torchaudio 0.12

Tested here.

Edited by Solene Tarride

Merge request reports

Loading