Update README.md
Browse files
README.md
CHANGED
|
@@ -9,7 +9,18 @@ license: apache-2.0
|
|
| 9 |
language:
|
| 10 |
- en
|
| 11 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13 |
# Uploaded finetuned model
|
| 14 |
|
| 15 |
- **Developed by:** Cyleux
|
|
|
|
| 9 |
language:
|
| 10 |
- en
|
| 11 |
---
|
| 12 |
+
Supports a single voice id 0. Features:
|
| 13 |
+
- Laugh and sigh tags
|
| 14 |
+
- Reading out numbers and emails. Ensure to delimit numbers (should be able to handle any delimiter)
|
| 15 |
+
- Single or few word responses
|
| 16 |
+
- Very short (or single word) questions
|
| 17 |
+
- Speaker context for consistency
|
| 18 |
+
- Phonetic pronounciation (no formal notation though)
|
| 19 |
|
| 20 |
+
Known issues:
|
| 21 |
+
- do not put a tag after numbers
|
| 22 |
+
- cannot do times with colons (convert 10:00 am-> 10 am and convert 10:10 am -> 10 10 am) (this will be fixed with another version soon)
|
| 23 |
+
-
|
| 24 |
# Uploaded finetuned model
|
| 25 |
|
| 26 |
- **Developed by:** Cyleux
|