kaldi-asr / kaldi

kaldi-asr/kaldi is the official location of the Kaldi project.
http://kaldi-asr.org
Other
14.03k stars 5.3k forks source link

thank you The compilation was successful, but there are over 600 engineering examples inside without explanation. Can you help me find an example of using dnn to load a model and convert speech to text. #4844

Open pww1971 opened 1 year ago

pww1971 commented 1 year ago
pww1971 commented 1 year ago

I use c++

danpovey commented 1 year ago

the normal entry point for this would be the examples, e.g. egs/mini_librispeech/s5/run.sh but you might find it easier to use a pre-built more modern ASR model, e.g. figure out how to use wav2vec or whisper.

pww1971 commented 1 year ago

Which one

the normal entry point for this would be the examples, e.g. egs/mini_librispeech/s5/run.sh but you might find it easier to use a pre-built more modern ASR model, e.g. figure out how to use wav2vec or whisper.

I use c++ image

stale[bot] commented 1 year ago

This issue has been automatically marked as stale by a bot solely because it has not had recent activity. Please add any comment (simply 'ping' is enough) to prevent the issue from being closed for 60 more days if you believe it should be kept open.