Jialu Li commited on
Commit
17caabe
·
1 Parent(s): fda01bf

add model card

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -3,7 +3,7 @@ tags:
3
  - espnet
4
  - audio
5
  - automatic-speech-recognition
6
- language: noinfo
7
  datasets:
8
  - proyecto_nahuatl
9
  license: cc-by-4.0
@@ -15,7 +15,7 @@ This model was trained using proyecto_nahuatl recipe in [espnet](https://github.
15
 
16
  ### Demo: How to use in ESPnet2
17
 
18
- ```
19
  cd espnet/egs2/proyecto_nahuatl
20
  # add data path to prefix in run.sh
21
  ./run.sh
 
3
  - espnet
4
  - audio
5
  - automatic-speech-recognition
6
+ language: code
7
  datasets:
8
  - proyecto_nahuatl
9
  license: cc-by-4.0
 
15
 
16
  ### Demo: How to use in ESPnet2
17
 
18
+ ```bash
19
  cd espnet/egs2/proyecto_nahuatl
20
  # add data path to prefix in run.sh
21
  ./run.sh