Narsil HF staff commited on
Commit
bb30032
1 Parent(s): b0818f4

Update README.md

Browse files

Adding `speechbrain` tag.

Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -6,6 +6,7 @@ tags:
6
  - CTC
7
  - Attention
8
  - pytorch
 
9
  license: "apache-2.0"
10
  datasets:
11
  - librispeech
@@ -73,6 +74,6 @@ asr_model.transcribe_file('speechbrain/asr-crdnn-rnnlm-librispeech/example.wav')
73
  year = {2021},
74
  publisher = {GitHub},
75
  journal = {GitHub repository},
76
- howpublished = {\url{https://github.com/speechbrain/speechbrain}},
77
  }
78
  ```
 
6
  - CTC
7
  - Attention
8
  - pytorch
9
+ - speechbrain
10
  license: "apache-2.0"
11
  datasets:
12
  - librispeech
 
74
  year = {2021},
75
  publisher = {GitHub},
76
  journal = {GitHub repository},
77
+ howpublished = {\\url{https://github.com/speechbrain/speechbrain}},
78
  }
79
  ```