Update README.md
Browse files
README.md
CHANGED
@@ -4,6 +4,9 @@ tags:
|
|
4 |
- text-to-speech
|
5 |
language: kbd
|
6 |
license: mit
|
|
|
|
|
|
|
7 |
---
|
8 |
|
9 |
# KBD TTS Male Model
|
@@ -55,4 +58,4 @@ This will generate an audio file using the male model and save it to a temporary
|
|
55 |
|
56 |
The model was trained on text with the lowercase palochka symbol.
|
57 |
|
58 |
-
Make sure to replace "I"s and similar symbols with "ӏ" (lowercase palochka symbol) in the input text, as shown in the provided code.
|
|
|
4 |
- text-to-speech
|
5 |
language: kbd
|
6 |
license: mit
|
7 |
+
datasets:
|
8 |
+
- anzorq/kbd_speech
|
9 |
+
pipeline_tag: text-to-speech
|
10 |
---
|
11 |
|
12 |
# KBD TTS Male Model
|
|
|
58 |
|
59 |
The model was trained on text with the lowercase palochka symbol.
|
60 |
|
61 |
+
Make sure to replace "I"s and similar symbols with "ӏ" (lowercase palochka symbol) in the input text, as shown in the provided code.
|