2 Star 1 Fork 1

deeplearningrepos/TensorFlowTTS

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 458 Bytes
一键复制 编辑 原始数据 按行查看 历史
dathudeptrai 提交于 2020-12-09 19:06 +08:00 . 🎏 Add stale.
# general
*~
*.pyc
\#*\#
.\#*
*DS_Store
out.txt
TensorFlowTTS.egg-info/
doc/_build
slurm-*.out
tmp*
.eggs/
.hypothesis/
.idea
.backup/
.pytest_cache/
__pycache__/
.coverage*
coverage.xml*
.vscode*
.nfs*
.ipynb_checkpoints
ljspeech
*.h5
*.npy
./*.wav
!docker-compose.yml
/Pipfile
/Pipfile.lock
/datasets
/examples/tacotron2/exp/
/temp/
LibriTTS/
dataset/
mfa/
kss/
baker/
libritts/
dump_baker/
dump_ljspeech/
dump_kss/
dump_libritts/
/notebooks/test_saved/
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/deeplearningrepos/TensorFlowTTS.git
git@gitee.com:deeplearningrepos/TensorFlowTTS.git
deeplearningrepos
TensorFlowTTS
TensorFlowTTS
master

搜索帮助