mirror of
https://github.com/malarinv/tacotron2
synced 2026-03-07 17:32:33 +00:00
update setup.py artifact and add dunder files
This commit is contained in:
0
__init__.py
Normal file
0
__init__.py
Normal file
4
__main__.py
Normal file
4
__main__.py
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
from .taco2.tts import main
|
||||||
|
|
||||||
|
if __name__ == '__main__':
|
||||||
|
main()
|
||||||
Reference in New Issue
Block a user