parakeet整合包语音识别的时候No conditional node support for Cuda. Cuda graphs with while loops are disabled, decoding speed will be slower Reason: No cuda-python
module. Please do pip install cuda-python>=12.3
"
所以还需要自己安装cuda-python?
parakeet整合包语音识别的时候No conditional node support for Cuda. Cuda graphs with while loops are disabled, decoding speed will be slower Reason: No cuda-python
module. Please do pip install cuda-python>=12.3
"
所以还需要自己安装cuda-python?