Narsil HF staff commited on
Commit
6fb11ea
1 Parent(s): 9d47cd4

Update README.md

Browse files

Adding `speechbrain` tag.

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