deepvoice3_pytorch icon indicating copy to clipboard operation
deepvoice3_pytorch copied to clipboard

Deep voice multi-speaker on Colab has pip install torch==0.3.1 error

Open mdkberry opened this issue 4 years ago • 0 comments

Use pytorch v0.3.1

!pip install -q torch==0.3.1

ERROR: Could not find a version that satisfies the requirement torch==0.3.1 (from versions: 0.1.2, 0.1.2.post1, 0.1.2.post2, 0.4.1, 0.4.1.post2, 1.0.0, 1.0.1, 1.0.1.post2, 1.1.0, 1.2.0, 1.3.0, 1.3.1, 1.4.0, 1.5.0, 1.5.1, 1.6.0, 1.7.0, 1.7.1, 1.8.0) ERROR: No matching distribution found for torch==0.3.1

mdkberry avatar Mar 19 '21 10:03 mdkberry