mirror of https://github.com/coqui-ai/TTS.git
Share some ASCII ❤️
parent
4cacbf0d45
commit
f904dd4828
20
setup.py
20
setup.py
|
@ -1,4 +1,24 @@
|
|||
#!/usr/bin/env python
|
||||
# ,*++++++*, ,*++++++*,
|
||||
# *++. .+++ *++. .++*
|
||||
# *+* ,++++* *+* *+* ,++++, *+*
|
||||
# ,+, .++++++++++* ,++,,,,*+, ,++++++++++. *+,
|
||||
# *+. .++++++++++++..++ *+.,++++++++++++. .+*
|
||||
# .+* ++++++++++++.*+, .+*.++++++++++++ *+,
|
||||
# .++ *++++++++* ++, .++.*++++++++* ++,
|
||||
# ,+++*. . .*++, ,++*. .*+++*
|
||||
# *+, .,*++**. .**++**. ,+*
|
||||
# .+* *+,
|
||||
# *+. .+*
|
||||
# *+* +++ +++ *+*
|
||||
# .+++*. . . *+++.
|
||||
# ,+* *+++*... ...*+++* *+,
|
||||
# .++. .""""+++++++****+++++++"""". ++.
|
||||
# ,++. .++,
|
||||
# .++* *++.
|
||||
# *+++, ,+++*
|
||||
# .,*++++::::::++++*,.
|
||||
# ``````
|
||||
|
||||
import os
|
||||
import subprocess
|
||||
|
|
Loading…
Reference in New Issue