kaldi-offline-transcriber icon indicating copy to clipboard operation
kaldi-offline-transcriber copied to clipboard

Offline transcription system for Estonian using Kaldi

Results 14 kaldi-offline-transcriber issues
Sort by recently updated
recently updated
newest added

Hi, Kaldi scripts usually also generate alignments with lattices. You have both lat._.gz and ali._.gz files. While in the offline transcriber, we only have the lattices as outputs. Is there...

On OSX you need: CPPFLAGS="-I/home/speech/tools/kaldi-trunk/tools/openfst/include -L/home/speech/tools/kaldi-trunk/tools/openfst/lib -stdlib=libstdc++" pip install pyfst

I have used this transcriber successfully in the past, but today (using the same Docker image) I get an error. The full output is attached. [error.txt](https://github.com/alumae/kaldi-offline-transcriber/files/9886848/error.txt)

I was able to successfully transcribe the sample a month ago. Now when I actually need to use it, the process fails. Not sure what to make of the error...