clementruhm commited on
Commit
266bfc6
·
verified ·
1 Parent(s): b38a9c3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -8,7 +8,7 @@ This is a `mHuBERT-147` model traced into a pytorch jit file.
8
  This allows to run and deploy the model without extra dependencies.
9
  Model after 2nd training iteration is combined with faiss index, to output hubert labels.
10
 
11
- #Usage
12
 
13
  ```
14
  import torch
 
8
  This allows to run and deploy the model without extra dependencies.
9
  Model after 2nd training iteration is combined with faiss index, to output hubert labels.
10
 
11
+ Usage:
12
 
13
  ```
14
  import torch