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