LuggerMan

Results 11 comments of LuggerMan

If i compile extensions with cmake, will binaries be compatible with nmake? Trying to make alphacep/vosk work, gettin` the same error stack

@escrichov this was the modified version that u see here, in actual file it's alaw_pcm Ulaw_to_pcm

Hi again, Everybody is asking for input files to finetune. When will they be released? P.S. I don`t quite understand. Since help needed since august, but no upload of files...

So, by #773 > you need lats with nnet3/align_lats.sh align_lats.sh takes feats.scp as input, where could i find that?

@nshmyrev so i basically need to extract feats from the data on which the model was trained, am i right?

> From adaptation data, you do not need training data Ah, ok, now i get it! Thank you

@peterkronenberg from my experience, it does just that without itching on those buffer borders, You can omit getting partial_result and use result for getting jsons on the fly without partials,...

@peterkronenberg i think it is something to do with on a phrase level (lookup kaldi recognition internals, three layers - phonemes, words, phrases), so 1 on return means vosk has...

u surely have not linked libs

Hello, @DmitriySosnovskiy, the easiest way is -> https://chrisearch.wordpress.com/2017/03/11/speech-recognition-using-kaldi-extending-and-using-the-aspire-model/ (at least you wont need a CUDA cluster lmao) In Russian you can skip the pronounciation model (look at scripts in big...