1
0
mirror of https://github.com/malarinv/tacotron2 synced 2026-03-08 01:32:35 +00:00

adding waveglow submodule

This commit is contained in:
rafaelvalle
2018-11-27 11:53:20 -08:00
parent f02704f338
commit 5d66c3deab
2 changed files with 5 additions and 0 deletions

4
.gitmodules vendored Normal file
View File

@@ -0,0 +1,4 @@
[submodule "waveglow"]
path = waveglow
url = https://github.com/NVIDIA/waveglow
branch = master

1
waveglow Submodule

Submodule waveglow added at 4b1001fa33