You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
./decode.sh
INFO:main:import user_dir: /Users/gao/TeleSpeech-ASR/data2vec_dialect
Traceback (most recent call last):
File "/Users/gao/TeleSpeech-ASR/data2vec_dialect/run_scripts/../infer.py", line 464, in hydra_main
distributed_utils.call_main(cfg, main)
File "/Users/gao/fairseq/fairseq/distributed/utils.py", line 404, in call_main
main(cfg, **kwargs)
File "/Users/gao/TeleSpeech-ASR/data2vec_dialect/run_scripts/../infer.py", line 408, in main
raise ValueError("CUDA not found; set cpu=True to run without CUDA")
ValueError: CUDA not found; set cpu=True to run without CUDA
Set the environment variable HYDRA_FULL_ERROR=1 for a complete stack trace.
The text was updated successfully, but these errors were encountered:
./decode.sh
INFO:main:import user_dir: /Users/gao/TeleSpeech-ASR/data2vec_dialect
Traceback (most recent call last):
File "/Users/gao/TeleSpeech-ASR/data2vec_dialect/run_scripts/../infer.py", line 464, in hydra_main
distributed_utils.call_main(cfg, main)
File "/Users/gao/fairseq/fairseq/distributed/utils.py", line 404, in call_main
main(cfg, **kwargs)
File "/Users/gao/TeleSpeech-ASR/data2vec_dialect/run_scripts/../infer.py", line 408, in main
raise ValueError("CUDA not found; set
cpu=True
to run without CUDA")ValueError: CUDA not found; set
cpu=True
to run without CUDASet the environment variable HYDRA_FULL_ERROR=1 for a complete stack trace.
The text was updated successfully, but these errors were encountered: