Spaces:
Runtime error
Runtime error
【Auto parallel】 Using GPU devices 【'0'】 and 8 CPU cores for VAD/transcription.
#13
by
ygt1233211
- opened
When I typied python app.py --input_audio_max_duration -1 --server_name 127.0.0.1 --auto_parallel True in anaconda.
It showed "【Auto parallel】 Using GPU devices 【'0'】 and 8 CPU cores for VAD/transcription."
It seem that GPU doesn't work. But CUDA and Pytorch already installed...