Titouan commited on
Commit
6c63eca
1 Parent(s): 2c50749

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -9,7 +9,7 @@ tags:
9
  - pytorch
10
  license: "apache-2.0"
11
  datasets:
12
- - librispeech
13
  metrics:
14
  - wer
15
  - cer
@@ -75,6 +75,6 @@ asr_model.transcribe_file("speechbrain/asr-transformer-aishell/example.wav")
75
  year = {2021},
76
  publisher = {GitHub},
77
  journal = {GitHub repository},
78
- howpublished = {\\\\url{https://github.com/speechbrain/speechbrain}},
79
  }
80
  ```
 
9
  - pytorch
10
  license: "apache-2.0"
11
  datasets:
12
+ - aishell
13
  metrics:
14
  - wer
15
  - cer
 
75
  year = {2021},
76
  publisher = {GitHub},
77
  journal = {GitHub repository},
78
+ howpublished = {\\\\\\\\url{https://github.com/speechbrain/speechbrain}},
79
  }
80
  ```