1 Star 0 Fork 0

X-CCS/TensorflowTTS

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
dockerfile 248 Bytes
一键复制 编辑 原始数据 按行查看 历史
FROM tensorflow/tensorflow:2.2.0-gpu
RUN apt-get update
RUN apt-get install -y zsh tmux wget git libsndfile1
RUN pip install ipython && \
pip install git+https://github.com/TensorSpeech/TensorflowTTS.git
RUN mkdir /workspace
WORKDIR /workspace
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/X-CCS/TensorflowTTS.git
git@gitee.com:X-CCS/TensorflowTTS.git
X-CCS
TensorflowTTS
TensorflowTTS
master

搜索帮助