Skip to content

Commit 5bd0a73

Browse files
committed
update link
1 parent 27eff52 commit 5bd0a73

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

tutorial_processing.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
<ul class="nav navbar-nav menu_nav justify-content-center">
4141
<li class="nav-item active"><a class="nav-link" href="index.html">Home</a></li>
4242
<li class="nav-item"><a class="nav-link" href="about.html">About SpeechBrain</a>
43+
<li class="nav-item"><a class="nav-link" href="contributing.html">Contributing</a>
4344
<li class="nav-item"><a class="nav-link" href="documentation/index.html">Documentation</a>
4445
<li class="nav-item submenu dropdown">
4546
<a href="#" class="nav-link dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Tutorials</a>
@@ -82,6 +83,9 @@ <h3>Speech Processing</h3>
8283
<!--================Blog Area =================-->
8384
<section class="blog_area">
8485
<div class="container">
86+
<div class="main_title discourse">
87+
<p> <img src="img/logo_discourse.png"/> Join our official <a href="https://speechbrain.discourse.group">Discourse</a> to discuss with SpeechBrain users coming from all around the world! <img src="img/logo_discourse.png"/></p>
88+
</div>
8589
<div class="row">
8690
<div class="col-md-9">
8791
<div class="blog_left_sidebar">
@@ -241,7 +245,7 @@ <h2>Multi-microphone Beamforming</h2>
241245
(e.g. reduce reverberation and noise) prior to performing speech recognition tasks.
242246
Microphone arrays can also estimate the direction of arrival of a sound source, and this information can later
243247
be used to "listen" in the direction of the source of interest.</p>
244-
<a href="https://colab.research.google.com/drive/1YxsMW1KNqP1YihNUcfrjy0zUp7FhNNhN?usp=sharing" class="blog_btn">Open in Google Colab</a>
248+
<a href="https://colab.research.google.com/drive/1UVoYDUiIrwMpBTghQPbA6rC1mc9IBzi6?usp=sharing" class="blog_btn">Open in Google Colab</a>
245249
</div>
246250
</div>
247251
</div>

0 commit comments

Comments
 (0)