1
0
mirror of https://github.com/malarinv/tacotron2 synced 2026-03-08 09:42:34 +00:00

Dockerfile: adding dockerfile

This commit is contained in:
Rafael Valle
2018-05-04 09:39:34 -07:00
parent d750fcf395
commit a72160b8cb

4
Dockerfile Normal file
View File

@@ -0,0 +1,4 @@
FROM pytorch/pytorch:0.4_cuda9_cudnn7
RUN pip install numpy scipy matplotlib librosa==0.6.0 tensorflow tensorboardX
inflect==0.2.5 Unidecode==1.0.22