Commit 8d2ee1f
authored
Fix sil (#22)
* Update infore dataset
* Use new textgrid data.
- Update download url and hash.
- Use sil instead of sp.
- Normalize audio to match hifigan preprocessing.
- Random dropout of tokens when training duration model to prevent overfitting.
* Load phoneme set from config instead from lexicon file.
This keeps the phoneme set unchanged even if the dataset or the lexicon file changed.
* use `jax.tree_map` instead of `jax.tree_multimap`.
* Better log file names
* Remove colab links in notebooks
* Fix `zero_silence_segments` script.
* Update pretrained models1 parent 07a5d8a commit 8d2ee1f
File tree
18 files changed
+8346
-4454
lines changed- assets/infore
- notebooks
- scripts
- vietTTS
- nat
18 files changed
+8346
-4454
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
| 41 | + | |
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
| |||
Binary file not shown.
0 commit comments