Narsil HF staff commited on
Commit
2c7572e
1 Parent(s): 91c8028

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
  - common_voice
@@ -72,6 +73,6 @@ asr_model.transcribe_file("speechbrain/asr-crdnn-commonvoice-fr/example-fr.wav")
72
  year = {2021},
73
  publisher = {GitHub},
74
  journal = {GitHub repository},
75
- howpublished = {\url{https://github.com/speechbrain/speechbrain}},
76
  }
77
  ```
 
6
  - CTC
7
  - Attention
8
  - pytorch
9
+ - speechbrain
10
  license: "apache-2.0"
11
  datasets:
12
  - common_voice
 
73
  year = {2021},
74
  publisher = {GitHub},
75
  journal = {GitHub repository},
76
+ howpublished = {\\url{https://github.com/speechbrain/speechbrain}},
77
  }
78
  ```