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

/mini_librispeech/s5/local/chain/tuning/run_tdnn_1j.sh #4834

Open bonrybon opened 1 year ago

bonrybon commented 1 year ago

I tried to run the run_tdnn1j.sh for me to create necessary files for my own mdoel. However, as I use Macbook with MacOS Ventura, Im having an error:

local/chain/tuning/run_tdnn_1j.sh 
This script is intended to be used with GPUs but you have not compiled Kaldi with CUDA
If you want to use GPUs (and have them), go to src/, and configure and make on a machine
where "nvcc" is installed.

Is there other way to perform this without using CUDA to have the files needed to for my model.

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.