neuralsongstyle icon indicating copy to clipboard operation
neuralsongstyle copied to clipboard

Audio style transfer AI

Results 2 neuralsongstyle issues
Sort by recently updated
recently updated
newest added

Python is 3.7, while tensorflow is 2.1.0 What happens: Traceback (most recent call last): File "/Users/aes1/Desktop/neuralaudiostyle.py", line 46, in with g.as_default(), g.device('/cpu:0'), tf.Session() as sess: AttributeError: module 'tensorflow' has no...

``` python neuralaudiostyle.py --content dont.mp3 --style fade.mp3 --out out.wav I tensorflow/stream_executor/dso_loader.cc:105] successfully opened CUDA library libcublas.so locally I tensorflow/stream_executor/dso_loader.cc:105] successfully opened CUDA library libcudnn.so locally I tensorflow/stream_executor/dso_loader.cc:105] successfully opened CUDA...