Disable inference
Browse files
README.md
CHANGED
@@ -7,6 +7,7 @@ language:
|
|
7 |
tags:
|
8 |
- text-to-speech
|
9 |
- audio
|
|
|
10 |
---
|
11 |
|
12 |
This vits model was trained on the [KTH/hungarian-single-speaker-tts](https://huggingface.co/datasets/KTH/hungarian-single-speaker-tts) dataset.
|
|
|
7 |
tags:
|
8 |
- text-to-speech
|
9 |
- audio
|
10 |
+
inference: false
|
11 |
---
|
12 |
|
13 |
This vits model was trained on the [KTH/hungarian-single-speaker-tts](https://huggingface.co/datasets/KTH/hungarian-single-speaker-tts) dataset.
|