deep-voice-cloning / Dockerfile
konverner's picture
Docker support added
c5f4f8c
FROM python:3.9
MAINTAINER Konstantin Verner <konst.verner@gmail.com>
COPY . .
RUN pip install .