You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<h6>You can install SpeechBrain via PyPI for quick access to its functionalities, or through a local install for accessing recipes and delving deeper into the toolkit.</h6>
205
-
<aclass="main_btn" href="tutorial_basics.html">Get Started Now</a>
193
+
<aclass="main_btn" href="https://speechbrain.readthedocs.io/">Get Started Now</a>
206
194
</div>
207
195
</div>
208
196
<divclass="col-lg-6">
@@ -227,7 +215,7 @@ <h6>You can install SpeechBrain via PyPI for quick access to its functionalities
227
215
<divclass="left_side_text">
228
216
<h3>A single command.</h3>
229
217
<h6>Each SpeechBrain recipe defines all hyperparameters into a single YAML file. The training process is then orchestrated by a Python script.</h6>
230
-
<aclass="main_btn" href="tutorial_basics.html">Get Started Now</a>
218
+
<aclass="main_btn" href="https://speechbrain.readthedocs.io/">Get Started Now</a>
231
219
</div>
232
220
</div>
233
221
<divclass="col-lg-6">
@@ -255,7 +243,7 @@ <h3>Built for research.</h3>
255
243
<h6>
256
244
SpeechBrain is designed for research and development. Hence, flexibility, transparency, and replicability are core concepts to enhance our daily workflows. Users can easily define custom deep learning models, losses, training/evaluation loops, and input pipelines/transformations, and easily integrate into existing pipelines.
257
245
</h6>
258
-
<aclass="main_btn" href="tutorial_basics.html">Get Started Now</a>
246
+
<aclass="main_btn" href="https://speechbrain.readthedocs.io/">Get Started Now</a>
0 commit comments