Skip to content

Commit d66c457

Browse files
authored
Update tutorial_advanced.html
1 parent 2b737f1 commit d66c457

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorial_advanced.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ <h2>Pre-trained Models and Fine-Tuning with <img src="img/hf.ico" alt="drawing"
137137
<div class="blog_post">
138138
<div class="blog_details">
139139
<h2>How to Load Big Datasets from the Shared Filesystem</h2>
140-
<p>Do you have a huge dataset stored in a shared file system? This tutorial will show you how to load large datasets from the shared file system and use then for training a neural network with SpeechBrain.
140+
<p>Do you have a huge dataset stored in a shared file system? This tutorial will show you how to load large datasets from the shared file system and use them for training a neural network with SpeechBrain.
141141
In particular, we describe a solution based on the WebDataset library, that is easy to integrate within the SpeechBrain toolkit. </p>
142142
<a href="https://colab.research.google.com/drive/1s171JSA53_ktvc1zQp6uMcM0TChtCcZ9?usp=sharing" class="blog_btn">Open in Google Colab</a>
143143
</div>

0 commit comments

Comments
 (0)