speechbrainteam commited on
Commit
c6e74dd
1 Parent(s): ef2a1aa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -8
README.md CHANGED
@@ -38,13 +38,6 @@ N blocks of convolutional neural networks with normalization and pooling on the
38
  frequency domain. Then, a bidirectional LSTM is connected to a final DNN to obtain
39
  the final acoustic representation that is given to the CTC and attention decoders.
40
 
41
- ## Intended uses & limitations
42
-
43
- This model has been primarily developed to be run within SpeechBrain as a pretrained ASR model
44
- for the Italian language. Thanks to the flexibility of SpeechBrain, any of the 2 blocks
45
- detailed above can be extracted and connected to your custom pipeline as long as SpeechBrain is
46
- installed.
47
-
48
  ## Install SpeechBrain
49
 
50
  First of all, please install SpeechBrain with the following command:
@@ -80,7 +73,7 @@ The SpeechBrain team does not provide any warranty on the performance achieved b
80
  year = {2021},
81
  publisher = {GitHub},
82
  journal = {GitHub repository},
83
- howpublished = {\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\url{https://github.com/speechbrain/speechbrain}},
84
  }
85
  ```
86
 
 
38
  frequency domain. Then, a bidirectional LSTM is connected to a final DNN to obtain
39
  the final acoustic representation that is given to the CTC and attention decoders.
40
 
 
 
 
 
 
 
 
41
  ## Install SpeechBrain
42
 
43
  First of all, please install SpeechBrain with the following command:
 
73
  year = {2021},
74
  publisher = {GitHub},
75
  journal = {GitHub repository},
76
+ howpublished = {\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\url{https://github.com/speechbrain/speechbrain}},
77
  }
78
  ```
79