diff --git a/.ipynb_checkpoints/README-checkpoint.md b/.ipynb_checkpoints/README-checkpoint.md index 447af5c341a9b4bf08eb407e44b8d970c77bf628..ada7ec9090d5473e3978c6cb8ecd0f08eea18af8 100644 --- a/.ipynb_checkpoints/README-checkpoint.md +++ b/.ipynb_checkpoints/README-checkpoint.md @@ -25,6 +25,20 @@ model-index: - name: Test CER type: cer value: 0.21962250882996914 + - task: + name: Automatic Speech Recognition + type: automatic-speech-recognition + dataset: + name: Robust Speech Event - Dev Data + type: speech-recognition-community-v2/dev_data + args: zh-HK + metrics: + - name: Test WER + type: wer + value: 1.0 + - name: Test CER + type: cer + value: 0.6160564326503191 ---