Pinned Loading
-
-
A python 3 script to read the text f...
A python 3 script to read the text from an epub file using either online(google wavenet) or offline (sapi) tts and save as a series of opus files. 1import os
2import sys
3import zipfile
4import time
5import re
-
Working example of Mozilla TTS tacot...
Working example of Mozilla TTS tacotron2+wavernn 1#following instructions from https://github.com/mozilla/TTS/blob/master/notebooks/Benchmark.ipynb
23#%load_ext autoreload
4#%autoreload 2
5import os
-
python script that allows parsing, e...
python script that allows parsing, editing, and saving Stellaris by Paradox config .txt files 1import os
2import re
345def main():
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.