WJHBLUESAPPHIRE

Results 3 issues of WJHBLUESAPPHIRE

I use tensorflow=2.2.0 and merely use pip install -r requirements.txt 2023-05-24 12:37:08.097755: E tensorflow/stream_executor/cuda/cuda_blas.cc:428] failed to run cu$ LAS routine: CUBLAS_STATUS_NOT_SUPPORTED 2023-05-24 12:37:08.097805: E tensorflow/stream_executor/cuda/cuda_blas.cc:2301] Internal: faile$ BLAS call, see...

### Issue Type Performance ### Modules Involved SPU compiler ### Have you reproduced the bug with SPU HEAD? Yes ### Have you searched existing issues? Yes ### SPU Version 0.6.0.dev20231023...

I apply `conda create -n Fastspeech python=3.8` and `pip install -r requirements.txt` and run `python3 preprocess.py config/LJSpeech/preprocess.yaml` and got this error ``` Traceback (most recent call last): File "preprocess.py", line...