Closed MyTrueSelf closed 2 years ago
hello,
I just want to find why there is something wrong.
In the colab environment, your example worked well when the runtime environment was set to 'None'.
but when the runtime environment set to 'GPU', i encounter the problem.
I tried changing cuda version and installing cuDnn through conda, but it didn't work well
(at the same time, AutoConfig function form tensorflow_tts.inference worked well)
how can i solve it? please help me.
p.s. If it solved, I'll try train with colab gpu. how can i train and fine tuning model with your code?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
hello,
I just want to find why there is something wrong.
In the colab environment, your example worked well when the runtime environment was set to 'None'.
but when the runtime environment set to 'GPU', i encounter the problem.
I tried changing cuda version and installing cuDnn through conda, but it didn't work well
(at the same time, AutoConfig function form tensorflow_tts.inference worked well)
how can i solve it? please help me.
p.s. If it solved, I'll try train with colab gpu. how can i train and fine tuning model with your code?