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
Copy file name to clipboardExpand all lines: tutorial_advanced.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -137,7 +137,7 @@ <h2>Pre-trained Models and Fine-Tuning with <img src="img/hf.ico" alt="drawing"
137
137
<divclass="blog_post">
138
138
<divclass="blog_details">
139
139
<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.
141
141
In particular, we describe a solution based on the WebDataset library, that is easy to integrate within the SpeechBrain toolkit. </p>
142
142
<ahref="https://colab.research.google.com/drive/1s171JSA53_ktvc1zQp6uMcM0TChtCcZ9?usp=sharing" class="blog_btn">Open in Google Colab</a>
0 commit comments