Commit ·
3c0aa97
1
Parent(s): d9639cb
Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
metrics:
|
| 3 |
+
- cer
|
| 4 |
+
---
|
| 5 |
+
|
| 6 |
+
## Introduction
|
| 7 |
+
|
| 8 |
+
This repository provides the baseline model files for CNVSRC2023 (CN-CVS Visual Speech Recognition 2023).
|
| 9 |
+
|
| 10 |
+
## Usage
|
| 11 |
+
|
| 12 |
+
Please download these model files and use them in the [baseline code](https://github.com/MKT-Dataoceanai/CNVSRC2023Baseline).
|