From 1162d74dc4ae3ab5b5ced5a934cb7765f60fda5e Mon Sep 17 00:00:00 2001 From: glynpu Date: Fri, 17 Mar 2023 14:27:15 +0800 Subject: [PATCH] add results.md --- egs/himia/wuw/RESULTS.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 egs/himia/wuw/RESULTS.md diff --git a/egs/himia/wuw/RESULTS.md b/egs/himia/wuw/RESULTS.md new file mode 100644 index 000000000..7b7006d36 --- /dev/null +++ b/egs/himia/wuw/RESULTS.md @@ -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 + +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)