Matthijs commited on
Commit
007dbfc
1 Parent(s): 60f03cd

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -37,8 +37,7 @@ from IPython.display import Audio
37
  Audio(output.audio[0], rate=16000)
38
  ```
39
 
40
- Note: For certain checkpoints, the input text must be converted to the Latin alphabet first using the
41
- [uroman](https://github.com/isi-nlp/uroman) tool.
42
 
43
  ## Model credits
44
 
 
37
  Audio(output.audio[0], rate=16000)
38
  ```
39
 
40
+
 
41
 
42
  ## Model credits
43