Skip to content

Commit d0fb47d

Browse files
authored
Update benchmarks.html
1 parent f1ca817 commit d0fb47d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

benchmarks.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ <h2> 📊 Available Benchmarks</h2>
7575
</p>
7676
<br>
7777
<a href="https://github.com/speechbrain/benchmarks/tree/main/benchmarks/MOABB" target="_blank">
78-
<img src="img/benchmarks/sb-moabb-logo.svg" alt="SpeechBrain-MOABB Logo" style="width: 50px; vertical-align: middle; margin-right: 10px;">
78+
<img src="img/benchmarks/sb-moabb-logo.svg" alt="SpeechBrain-MOABB Logo" style="width: 500px; vertical-align: middle; margin-right: 100px;">
7979
</a>
8080
<p class="justified large"> <a href="https://github.com/speechbrain/benchmarks/tree/main/benchmarks/MOABB" target="_blank">SpeechBrain-MOABB</a> is an open-source Python library for benchmarking deep neural networks applied to EEG signals. <br/><br/> This repository provides a set of recipes for processing electroencephalographic (EEG) signals based on the popular <a href="https://github.com/NeuroTechX/moabb" target="_blank">Mother of all BCI Benchmarks (MOABB)</a> , seamlessly integrated with SpeechBrain.
8181
<br/><br/>
@@ -93,7 +93,7 @@ <h2> 📊 Available Benchmarks</h2>
9393

9494

9595
<a href="https://github.com/speechbrain/benchmarks/tree/main/benchmarks/DASB" target="_blank">
96-
<img src="logo_image_url_here" alt="DASB Logo" style="width: 50px; vertical-align: middle; margin-right: 10px;">
96+
<img src="img/benchmarks/DASB_logo.png" alt="DASB Logo" style="width: 250px; vertical-align: middle; margin-right: 250px;">
9797
</a>
9898
<p class="justified large"> <a href="https://github.com/speechbrain/benchmarks/tree/main/benchmarks/DASB" target="_blank">DASB - Discrete Audio and Speech Benchmark</a> is a benchmark for evaluating discrete audio representations using popular audio tokenizers like EnCodec, DAC, and many more, integrated with SpeechBrain.
9999
<br><br>

0 commit comments

Comments
 (0)