shniranjan commited on
Commit
c09ff4d
1 Parent(s): b8860f9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -1,5 +1,11 @@
1
  ## Usage
2
  The model can be used directly (without a language model) as follows:
 
 
 
 
 
 
3
  ```python
4
  import soundfile as sf
5
  import torch
 
1
  ## Usage
2
  The model can be used directly (without a language model) as follows:
3
+ ---
4
+ language:
5
+ - ne
6
+ tags:
7
+ - translation
8
+ ---
9
  ```python
10
  import soundfile as sf
11
  import torch