add results.md

This commit is contained in:
glynpu 2023-03-17 14:27:15 +08:00
parent 17768da017
commit 1162d74dc4

17
egs/himia/wuw/RESULTS.md Normal file
View File

@ -0,0 +1,17 @@
## Results
### ctc tdnn model with Number of model parameters: 1,502,169
AUC results for different epochs could be found at <https://huggingface.co/GuoLiyong/himia_ctc_tdnn_baseline/tree/main>
Here is the result for epoch_15-avg_1(with the highest AUC).
| test set | HiMia-Aishell | HiMia-CW|
| ---- | ---- | ----|
| AUC | 0.9597 |0.9292|
HiMia-CW
![himia_cw](https://huggingface.co/GuoLiyong/himia_ctc_tdnn_baseline/resolve/main/exp_max_duration_100/post/epoch_15-avg_1/himia_cw.pdf)
HiMia-Aishell
![himia_aishell](https://huggingface.co/GuoLiyong/himia_ctc_tdnn_baseline/resolve/main/exp_max_duration_100/post/epoch_15-avg_1/himia_aishell.pdf)