Replies: 3 comments
-
>>> reuben |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
>>> reuben |
Beta Was this translation helpful? Give feedback.
-
>>> reuben |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
>>> reuben |
Beta Was this translation helpful? Give feedback.
-
>>> yasine.nifa
[August 7, 2019, 8:04am]
Hello guys !! slash
I trained my deepspeech model in the same datasets with differents
values of parameters (dropout and learning rate) and I test the model .
Then I plot the Train Loss and Test Loss to see the best value of
parameters to use. slash
My approach was as follow : slash
1 - I fixed the dropout value to 0.3 then I trained my model with
different value of the learning rate choosing randomly from this
intervale slash [0.00009 0.1 slash ] Then I took the value that gives the minimal
Test loss which 0.0002 slash
2 - I fixed the learning rate value to 0.0002 then I trained my model
with different values of dropout choosing randomly from this intervale
slash [0.1 0.9 slash ] Then I took the value that gives the minimal Test Loss which
was 0.4
Finally here are the result I get slash
WER = 0.53 slash
CER = 0.31 slash
Test Loss = 54.07 slash
Train Loss = 26.66
I have some questions : slash
the first one, I am wondering if this approach is good or not? slash
The second one I can not clearly figure out how Loss is calculated ? slash
And finally if someone have some headlines that I can follow to increase
the accuracy of the model ?
[This is an archived TTS discussion thread from discourse.mozilla.org/t/evaluate-the-accuracy-and-the-loss-of-the-model]
Beta Was this translation helpful? Give feedback.
All reactions