Upload README.md with huggingface_hub
Browse files
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
|
| 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
|