ZLSCompLing commited on
Commit
1b65435
·
verified ·
1 Parent(s): 9d5344e

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -33,7 +33,7 @@ This model was trained using the [Coqui TTS](https://github.com/coqui-ai/TTS) fr
33
 
34
  ## Usage
35
 
36
- **Note:** Text must be lowercased before synthesis. The model does not handle uppercase letters.
37
 
38
  ```python
39
  import torch
 
33
 
34
  ## Usage
35
 
36
+ **Note:** Text should be lowercased before synthesis. Additional text normalization may be required.
37
 
38
  ```python
39
  import torch