Neural-HMM
Neural HMMs are all you need (for high-quality attention-free TTS)
Language: python
Author: GitHub Repos (@github-repos)
0 stars · 1 views
Viewing path: hifigandenoiser.py
Files
- docs (txt)
- favicon (txt)
- mstile-150x150.png (image)
- favicon.ico (image)
- android-chrome-192x192.png (image)
- android-chrome-512x512.png (image)
- favicon-32x32.png (image)
- safari-pinned-tab.svg (image)
- apple-touch-icon.png (image)
- favicon-16x16.png (image)
- audio (txt)
- NeuralHMM (txt)
- 2State (txt)
- ComplexSentences (txt)
- DurationQuartile (txt)
- HiFiGAN (txt)
- PrenetDropoutSettings (txt)
- TrainingIterations (txt)
- DifferentSettings (txt)
- 1State (txt)
- Tacotron (txt)
- TacotronWPostnet (txt)
- HiFiGAN (txt)
- TacotronWOPostnet (txt)
- HiFiGAN (txt)
- TrainingIterations (txt)
- images (txt)
- Neural_HMM.png (image)
- _config.yml (yml)
- index.md (md)
- deployment (txt)
- config.toml (toml)
- hifigan (txt)
- .vscode (vscode)
- settings.json (json)
- launch.json (json)
- README.md (md)
- main.py (py)
- pyproject.toml (toml)
- requirements_gh_action.txt (txt)
- requirements.txt (txt)
- LICENSE (txt)
- .github (github)
- workflows (txt)
- test.yml (yml)
- Dockerfile (txt)
- .devcontainer (devcontainer)
- devcontainer.json (json)
- hifigandenoiser.py (py)
- train.py (py)
- .deepsource.toml (toml)
- start.sh (sh)
- tests (txt)
- __init__.py (py)
- test_utilities.py (py)
- conftest.py (py)
- src (txt)
- model (txt)
- test_Prenet.py (py)
- HMMComponents (txt)
- test_Emissionmodel.py (py)
- test_Decoder.py (py)
- test_TransitionModel.py (py)
- test_NeuralHMM.py (py)
- test_HMM.py (py)
- test_Encoder.py (py)
- utilities (txt)
- test_data.py (py)
- test_checkpoint.py (py)
- data (txt)
- README.md (md)
- filelists (txt)
- ljs_audio_text_val_filelist.txt (txt)
- ljs_audio_text_test_filelist.txt (txt)
- src (txt)
- preprocessing (txt)
- validation_plotting.py (py)
- data_module.py (py)
- model (txt)
- layers.py (py)
- NeuralHMM.py (py)
- Encoder.py (py)
- HMMComponents (txt)
- Decoder.py (py)
- EmissionModel.py (py)
- TransitionModel.py (py)
- Prenet.py (py)
- HMM.py (py)
- phonetised_files (txt)
- notebooks (txt)
- utilities (txt)
- data.py (py)
- audio.py (py)
- plotting.py (py)
- functions.py (py)
- stft.py (py)
- text (txt)
- numbers.py (py)
- __init__.py (py)
- LICENSE (txt)
- symbols.py (py)
- cmudict.py (py)
- cleaners.py (py)
- hparams.py (py)
- training_module.py (py)
- .pre-commit-config.yaml (yaml)
- generate_data_properties.py (py)
- ATTRIBUTION.md (markdown)