Skip to content

Commit f821234

Browse files
committed
major update
1 parent 5bd0a73 commit f821234

File tree

419 files changed

+225184
-11
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

419 files changed

+225184
-11
lines changed

about.html

Lines changed: 8 additions & 4 deletions
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 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>
@@ -76,6 +77,9 @@ <h3>A community toolkit</h3>
7677
<!--================Work Area =================-->
7778
<section class="work_area p_120">
7879
<div class="container">
80+
<div class="main_title discourse">
81+
<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>
82+
</div>
7983
<div class="main_title">
8084
<h2>Community driven</h2>
8185
<p class="justified large">SpeechBrain has been designed to help researchers and developers.
@@ -85,9 +89,9 @@ <h2>Community driven</h2>
8589
</div>
8690
<div class="main_title">
8791
<h2>Contributing to SpeechBrain</h2>
88-
<p class="justified large"> Contributions can take various forms:<br/>
92+
<p class="justified large"> Contributions can take various forms (see our <a href="contributing.html">dedicated page</a>):<br/>
8993
1. Researchers can propose and implement new functionalities through pull requests. To ensure high-quality standards, each new pull request will be reviewed by a core team member.<br/>
90-
2. Sponsors can contribute financially or with human resources by contacting us via <a href="mailto:[email protected]"> email </a><br/><br/>
94+
2. Sponsors can contribute financially or with human resources by contacting us via <a href="mailto:[email protected]"> email. </a><br/><br/>
9195
<b>SpeechBrain needs you in order to evolve!</b>
9296
</p>
9397

@@ -113,8 +117,7 @@ <h2>Referencing SpeechBrain</h2>
113117
<h2>License</h2>
114118
<p class="justified large">SpeechBrain is released under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache license, version 2.0</a>. The Apache license is a popular <em>BSD-like</em> license. SpeechBrain can be redistributed for free, even for commercial purposes, although you can not take off the license headers (and under some circumstances you may have to distribute a license document). Apache is not a <em>viral</em> license like the GPL, which forces you to release your modifications to the source code. Also note that this project has no connection to the Apache Foundation, other than that we use the same license terms.</p><br/>
115119

116-
<p class="justified large">From a legal and copyright point of view, SpeechBrain has been created by Dr. Mirco Ravanelli and Dr. Titouan Parcollet. There is no legal institution associated as an <em> owner </em> of SpeechBrain.
117-
Furthermore, and due to the Apache Licence, anyone that would disagree with the way the project is being run can fork it and start a new toolkit as long as its name isn't SpeechBrain.</p>
120+
<p class="justified large">From a legal and copyright point of view, SpeechBrain has been created by Dr. Mirco Ravanelli and Dr. Titouan Parcollet. There is no legal institution associated as an <em> owner </em> of SpeechBrain.</p>
118121
</div>
119122
<div class="main_title">
120123
<h2>Sponsors</h2>
@@ -129,6 +132,7 @@ <h2>Sponsors</h2>
129132
<div><img src="img/sponsors/logo_dolby.png" alt=""></div>
130133
<div><img src="img/sponsors/logo_nvidia.png" alt=""></div>
131134
<div><img src="img/sponsors/samsung_official.png" alt=""></div>
135+
<div><img src="img/sponsors/logo_vd.png" alt=""></div>
132136
</div>
133137
</div>
134138
</div>

contributing.html

Lines changed: 175 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,175 @@
1+
<!doctype html>
2+
<html lang="en">
3+
<head>
4+
<!-- Required meta tags -->
5+
<meta charset="utf-8">
6+
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
7+
<!-- BLOCK INDEX -->
8+
<meta name="robots" content="noindex">
9+
<!-- BLOCK INDEX -->
10+
<link rel="icon" href="img/favicon.png" type="image/png">
11+
<title>SpeechBrain</title>
12+
<!-- Bootstrap CSS -->
13+
<link rel="stylesheet" href="css/bootstrap.css">
14+
<link rel="stylesheet" href="vendors/linericon/style.css">
15+
<link rel="stylesheet" href="css/font-awesome.min.css">
16+
<link rel="stylesheet" href="vendors/owl-carousel/owl.carousel.min.css">
17+
<link rel="stylesheet" href="vendors/lightbox/simpleLightbox.css">
18+
<link rel="stylesheet" href="vendors/nice-select/css/nice-select.css">
19+
<link rel="stylesheet" href="vendors/animate-css/animate.css">
20+
<!-- main css -->
21+
<link rel="stylesheet" href="css/style.css">
22+
<link rel="stylesheet" href="css/responsive.css">
23+
</head>
24+
<body>
25+
26+
<!--================Header Menu Area =================-->
27+
<header class="header_area">
28+
<div class="main_menu">
29+
<nav class="navbar navbar-expand-lg navbar-light">
30+
<div class="container box_1620">
31+
<!-- Brand and toggle get grouped for better mobile display -->
32+
<a class="navbar-brand logo_h" href="index.html"><img src="img/logo_line_big.png" width="175px" alt=""></a>
33+
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
34+
<span class="icon-bar"></span>
35+
<span class="icon-bar"></span>
36+
<span class="icon-bar"></span>
37+
</button>
38+
<!-- Collect the nav links, forms, and other content for toggling -->
39+
<div class="collapse navbar-collapse offset" id="navbarSupportedContent">
40+
<ul class="nav navbar-nav menu_nav justify-content-center">
41+
<li class="nav-item active"><a class="nav-link" href="index.html">Home</a></li>
42+
<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>
44+
<li class="nav-item"><a class="nav-link" href="documentation/index.html">Documentation</a>
45+
<li class="nav-item submenu dropdown">
46+
<a href="#" class="nav-link dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Tutorials</a>
47+
<ul class="dropdown-menu">
48+
<li class="nav-item"><a class="nav-link" href="tutorial_basics.html">SpeechBrain Basics</a></li>
49+
<li class="nav-item"><a class="nav-link" href="tutorial_advanced.html">SpeechBrain Advanced</a></li>
50+
<li class="nav-item"><a class="nav-link" href="tutorial_nn.html">Neural Architectures</a></li>
51+
<li class="nav-item"><a class="nav-link" href="tutorial_processing.html">Speech Processing</a></li>
52+
</ul>
53+
</li>
54+
</ul>
55+
</div>
56+
</div>
57+
</nav>
58+
</div>
59+
</header>
60+
<!--================Header Menu Area =================-->
61+
62+
<!--================Home Banner Area =================-->
63+
<section class="home_banner_area blog_banner">
64+
<div class="banner_inner d-flex align-items-center">
65+
<div class="overlay bg-parallax" data-stellar-ratio="0.9" data-stellar-vertical-offset="0" data-background=""></div>
66+
<div class="container">
67+
<div class="blog_b_text text-center">
68+
<h2>Contributing</h2>
69+
<h3>Everyone is welcome</h3>
70+
71+
</div>
72+
</div>
73+
</div>
74+
</section>
75+
<!--================End Home Banner Area =================-->
76+
77+
<!--================Work Area =================-->
78+
<section class="work_area p_120">
79+
<div class="container">
80+
<div class="main_title discourse">
81+
<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>
82+
</div>
83+
<div class="main_title">
84+
<h2>Contributing to the code of SpeechBrain</h2>
85+
<p class="justified large"> The goal is to write a set of libraries that process audio and speech in several ways.
86+
It is crucial to write a set of homogeneous libraries that are all compliant to a set of guidelines all described
87+
in our <a href="documentation/contributing.html"> documentation </a>.
88+
</p>
89+
<h3> Zen of SpeechBrain </h3>
90+
<p class="justified large"> SpeechBrain could be used for research, academic, commercial, non-commercial purposes.
91+
Ideally, the code should have the following features: <p> <br/>
92+
93+
<p class="justified large"> <b> Simple: </b> the code must be easy to understand even by students or by users that are not professional programmers or speech researchers.
94+
Try to design your code such that it can be easily read. Given alternatives with the same level of performance, code the simplest one (i.e the most explicit manner is preferred). <br/><br/>
95+
<b>Readable: </b> SpeechBrain mostly adopts the code style conventions of PEP8. The code written by the users must be compliant with that. <br/><br/>
96+
<b>Efficient:</b> The code should be as efficient as possible. Contributors should maximize the use of pytorch native operations. Test the code carefully with your favorite profiler (e.g, torch.utils.bottleneck https://pytorch.org/docs/stable/bottleneck.html ) to make sure there are no bottlenecks in your code. Since we are not working in c++ directly, the speed can be an issue. <br/><br/>
97+
<b>Modular:</b> Write your code such that it is very modular and fits well with the other functionalities of the toolkit. The idea is to develop a bunch of models that can be naturally interconnected with each other. <br/><br/>
98+
<b>Well documented:</b> Given the goals of SpeechBrain, writing rich and good documentation is a crucial step.
99+
</p>
100+
<h3> How to get my code into SpeechBrain? </h3>
101+
<p class="justified large"> SpeechBrain is hosted via <a href="https://github.com/speechbrain/speechbrain"> GitHub </a>. Hence, the process of integrating your code
102+
to the toolkit will be done via this plateform. Then, three steps can be followed: <br/><br/>
103+
<b>1.</b> Fork, clone the <a href="https://github.com/speechbrain/speechbrain">repository</a> and install our test suite as detailled in <a href="documentation/contributing.html"> the documentation </a>. <br/>
104+
<b>2.</b> Add your code and make sure that the tests still run properly. Commit your changes to your fork with our pre-commit tests to ensure the normalisation of your code.
105+
Then open a pull request on the official repository.<br/>
106+
<b>3.</b> Participate in the review process. Each pull request is reviewed by one or two reviewers.
107+
Please integrate their feedbacks into your code. Once reviewers are happy with your pull request, they will merge it into the official code. <br/><br/>
108+
<b>Details about this process (i.e including steps for installating the tests) are given in <a href="documentation/contributing.html"> the documentation </a>.</b>
109+
</p>
110+
<h3> How can I help? </h3>
111+
<p class="justified large"> Interractions between speech technologies and deep learning are various and numerous.
112+
Therefore, we do not provide any official development directions. Instead, we believe that the toolkit will evolve accordingly to the needs
113+
of the different research fields and industry. Examples of contributions include new recipes, better models for higher performance,
114+
new external functionalities, or even core changes and extensions. While we do not provide any instructions on the potential interesting applications,
115+
feel free to jump into our <a href="https://speechbrain.discourse.group">Discourse</a> or <a href="https://github.com/speechbrain/speechbrain">GitHub</a> to see if any existing issue remains unsolved!
116+
</p>
117+
</div>
118+
119+
<div class="main_title">
120+
<h2>Contributors</h2>
121+
<p class="justified large"> In this section we thanks all the peoples that contributed to SpeechBrain. </p>
122+
</div>
123+
<ul class="contributors-list">
124+
<li>Mirco Ravanelli, Mila, Montréal (CA)</li>
125+
<li>Titouan Parcollet, Avignon Université (LIA, FR)</li>
126+
<li>Aku Rouhe, Aalto University (FI)</li>
127+
<li>Peter Plantinga, Ohio State University (USA)</li>
128+
<li>Elena Rastorgueva</li>
129+
<li>Loren Lugosch, Mila, McGill University (CA)</li>
130+
<li>Nauman Dawalatabad, Indian Institute of Technology Madras (IN)</li>
131+
<li>Ju-Chieh Chou, National Taiwan University (TW)</li>
132+
<li>Abdel Heba, University of Toulouse (IRIT, FR)</li>
133+
<li>Francois Grondin, University of Sherbrooke (CA)</li>
134+
<li>William Aris, University of Sherbrooke (CA)</li>
135+
<li>Chien-Feng Liao, National Taiwan University (TW)</li>
136+
<li>Samuele Cornell, Università Politecnica delle Marche (IT)</li>
137+
<li>Sung-Lin Yeh, National Tsing Hua University (TW)</li>
138+
<li>Hwidong Na, Visiting Researcher Samsung SAIL (CA)</li>
139+
<li>Yan Gao, University of Cambridge (UK)</li>
140+
<li>Szu-Wei Fu, Academia Sinica (TW)</li>
141+
<li>Cem Subakan, Mila, University of Montréal (CA)</li>
142+
<li>Jianyuan Zhong, University of Rochester (USA)<li>
143+
<li>Brecht Desplanques, Ghent University (BE)<li>
144+
<li>Jenthe Thienpondt, Ghent University (BE)<li>
145+
<li>Renato De Mori, University of McGill (CA), Avignon University (LIA, FR)</li>
146+
<li>Yoshua Bengio, Mila, University of Montréal (CA)</li>
147+
</ul>
148+
</div>
149+
</section>
150+
<!--================End Work Area =================-->
151+
152+
153+
154+
<!-- Optional JavaScript -->
155+
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
156+
<script src="js/jquery-3.2.1.min.js"></script>
157+
<script src="js/popper.js"></script>
158+
<script src="js/bootstrap.min.js"></script>
159+
<script src="js/stellar.js"></script>
160+
<script src="vendors/lightbox/simpleLightbox.min.js"></script>
161+
<script src="vendors/nice-select/js/jquery.nice-select.min.js"></script>
162+
<script src="vendors/isotope/imagesloaded.pkgd.min.js"></script>
163+
<script src="vendors/isotope/isotope-min.js"></script>
164+
<script src="vendors/owl-carousel/owl.carousel.min.js"></script>
165+
<script src="js/jquery.ajaxchimp.min.js"></script>
166+
<script src="js/mail-script.js"></script>
167+
<script src="vendors/counter-up/jquery.waypoints.min.js"></script>
168+
<script src="vendors/counter-up/jquery.counterup.min.js"></script>
169+
<script src="js/theme.js"></script>
170+
171+
<link rel="stylesheet" href="js/styles/monokai-sublime.css">
172+
<script src="js/highlight.pack.js"></script>
173+
<script>hljs.initHighlightingOnLoad();</script>
174+
</body>
175+
</html>

css/style.css

Lines changed: 61 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

documentation/.DS_Store

6 KB
Binary file not shown.

documentation/.buildinfo

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Sphinx build info version 1
2+
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3+
config: 44bfaee36147c27dabd1e1d53749a56a
4+
tags: 645f666f9bcd5a90fca523b33c5a78b7
1.48 MB
Loading

0 commit comments

Comments
 (0)