Replies: 4 comments
-
>>> yv001 |
Beta Was this translation helpful? Give feedback.
-
>>> SamahZaro |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
>>> yv001 |
Beta Was this translation helpful? Give feedback.
-
>>> SamahZaro
[August 12, 2019, 9:51am]
I was checking the code. In util/feeding.py file, data is sorted in
ascending order by wav_filesize, that is shorter audios will be
processed first. I have a large data of audios with duration from 0.5
sec - 24 sec. How could the order of the data affect the training loss? slash
I am trying now a run with descending order, and already noticed the
loss is better... but maybe the initial random weights is the reason.
Ascending/train (2 epochs): slash
Descending/train (1 epoch): slash
What is the idea of the sorting anyway?
[This is an archived TTS discussion thread from discourse.mozilla.org/t/loading-feeding-data-order-effect]
Beta Was this translation helpful? Give feedback.
All reactions