File size: 241 Bytes
8c5e79d |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
---
license: mit
language:
- en
pipeline_tag: text-to-speech
tags:
- StyleTTS2
- TTS
- jenny
---
# Jenny TTS - StyleTTS2
This is a fine-tuned StyleTTS2 model trained on Jenny dataset.
## Usage
```python
# Code example for using the model |