-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
521bfca
commit 858e9d7
Showing
4 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
Submodule DeepForcedAligner
updated
2 files
+30 −1 | dfaligner/config/__init__.py | |
+38 −0 | dfaligner/model.py |
Submodule wav2vec2aligner
updated
4 files
+3 −3 | .pre-commit-config.yaml | |
+1 −3 | README.md | |
+2 −98 | aligner/cli.py | |
+1 −1 | requirements.dev.txt |
Submodule FastSpeech2_lightning
updated
7 files
Submodule HiFiGAN_iSTFT_lightning
updated
2 files
+30 −1 | hfgl/config/__init__.py | |
+38 −0 | hfgl/model.py |