| WadaSNR/ |
| .idea/ |
| *.pyc |
| .DS_Store |
| ./__init__.py |
| |
| __pycache__/ |
| *.py[cod] |
| *$py.class |
|
|
| |
| *.so |
|
|
| |
| .Python |
| build/ |
| develop-eggs/ |
| dist/ |
| downloads/ |
| eggs/ |
| .eggs/ |
| lib/ |
| lib64/ |
| parts/ |
| sdist/ |
| var/ |
| wheels/ |
| *.egg-info/ |
| .installed.cfg |
| *.egg |
| MANIFEST |
|
|
| |
| |
| |
| *.manifest |
| *.spec |
|
|
| |
| pip-log.txt |
| pip-delete-this-directory.txt |
|
|
| |
| htmlcov/ |
| .tox/ |
| .coverage |
| .coverage.* |
| .cache |
| nosetests.xml |
| coverage.xml |
| *.cover |
| .hypothesis/ |
|
|
| |
| *.mo |
| *.pot |
|
|
| |
| *.log |
| .static_storage/ |
| .media/ |
| local_settings.py |
|
|
| |
| instance/ |
| .webassets-cache |
|
|
| |
| .scrapy |
|
|
| |
| docs/_build/ |
|
|
| |
| target/ |
|
|
| |
| .ipynb_checkpoints |
|
|
| |
| .python-version |
|
|
| |
| celerybeat-schedule |
|
|
| |
| *.sage.py |
|
|
| |
| .env |
| .venv |
| env/ |
| venv/ |
| ENV/ |
| env.bak/ |
| venv.bak/ |
|
|
| |
| .spyderproject |
| .spyproject |
|
|
| |
| .ropeproject |
|
|
| |
| /site |
|
|
| |
| .mypy_cache/ |
|
|
| |
| *.swp |
| *.swm |
| *.swn |
| *.swo |
|
|
| |
| *.pth |
| *.pth.tar |
| !dummy_speakers.pth |
| result/ |
|
|
| |
| version.py |
|
|
| |
| core |
|
|
| |
| recipes/WIP/* |
| recipes/ljspeech/LJSpeech-1.1/* |
| recipes/vctk/VCTK/* |
| recipes/**/*.npy |
| recipes/**/*.json |
| VCTK-Corpus-removed-silence/* |
|
|
| |
| trainer_*_log.txt |
|
|
| |
| tests/outputs/* |
| tests/train_outputs/* |
| TODO.txt |
| .vscode/* |
| data/* |
| notebooks/data/* |
| TTS/tts/utils/monotonic_align/core.c |
| .vscode-upload.json |
| temp_build/* |
| events.out* |
| old_configs/* |
| model_importers/* |
| model_profiling/* |
| docs/source/TODO/* |
| .noseids |
| .dccache |
| log.txt |
| umap.png |
| *.out |
| SocialMedia.txt |
| output.wav |
| tts_output.wav |
| deps.json |
| speakers.json |
| internal/* |
| *_pitch.npy |
| *_phoneme.npy |
| wandb |
| depot/* |
| coqui_recipes/* |
| local_scripts/* |
|
|