- This topic has 1 reply, 2 voices, and was last updated 4 years, 8 months ago by .
Viewing 1 reply thread
Viewing 1 reply thread
- You must be logged in to reply to this topic.
› Forums › Automatic speech recognition › Features › Why do we store test data differently?
Hi,
When we prepareing for the testing data, is there a performance reason that we want to seperete them instead of label them the same as the training data? Or is it just to comply with HTK’s api.
Thanks,
Yichao
The labels are for different things in training and testing.
For the training data, we need to know the start and end time of each training example because HRest
requires this: it trains one model at a time.
For the test data, we simply need the correct label for each test .mfcc
file, to use as a reference when computing the WER.
Some forums are only available if you are logged in. Searching will only return results from those forums if you log in.
Copyright © 2024 · Balance Child Theme on Genesis Framework · WordPress · Log in