Yurii Paniv commited on
Commit
2cbd7c6
1 Parent(s): f87543a

Add instruction

Browse files
Files changed (1) hide show
  1. wav2vec2/README.md +5 -1
wav2vec2/README.md CHANGED
@@ -1,3 +1,7 @@
1
  # Wav2Vec2 notebooks
2
 
3
- TDB
 
 
 
 
 
1
  # Wav2Vec2 notebooks
2
 
3
+ Run:
4
+ 1. `data` notebook.
5
+ 2. `train` notebook.
6
+
7
+ Test with `inference` notebook.