Unsloth Model Card
Browse files
README.md
CHANGED
@@ -9,47 +9,7 @@ license: apache-2.0
|
|
9 |
language:
|
10 |
- en
|
11 |
---
|
12 |
-
Supports a single voice id 0. Features:
|
13 |
-
- Tagging. Laugh and sigh work best.
|
14 |
-
- \[sigh\]: 1,303
|
15 |
-
- \[laugh\]: 630
|
16 |
-
- \[sighs\]: 558
|
17 |
-
- \[laughs\]: 254
|
18 |
-
- \[gasp\]: 136
|
19 |
-
- \[gasps\]: 56
|
20 |
-
- \[sniff\]: 108
|
21 |
-
- \[um\]: 93
|
22 |
-
- \[scoff\]: 91
|
23 |
-
- \[mhm\]: 51
|
24 |
-
- \[uh\]: 48
|
25 |
-
- \[sniffs\]: 46
|
26 |
-
- \[applause\]: 46
|
27 |
-
- \[scoffs\]: 45
|
28 |
-
- \[cough\]: 45
|
29 |
-
- \[woo\]: 43
|
30 |
-
- \[hum\]: 39
|
31 |
-
- \[sting\]: 26
|
32 |
-
- \[breath\]: 26
|
33 |
-
- \[uh-huh\]: 23
|
34 |
-
- \[coughs\]: 23
|
35 |
-
- Reading out numbers and emails. Ensure to delimit numbers (should be able to handle any delimiter)
|
36 |
-
- Single or few word responses
|
37 |
-
- Very short (or single word) questions
|
38 |
-
- Speaker context for consistency
|
39 |
-
- Phonetic pronounciation (no formal notation though)
|
40 |
-
- For now, because it is single speaker, does NOT need an initial grounding example, but context building is recommended.
|
41 |
|
42 |
-
Known issues:
|
43 |
-
- do not put a tag after numbers
|
44 |
-
- 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)
|
45 |
-
|
46 |
-
Upcoming features:
|
47 |
-
- Robust time reading (n + 1)
|
48 |
-
- Optional numerical tag for how natural it should sound. ie: "How are you?": (n + 2)
|
49 |
-
- To make it sound human do: "\[10\] How are you?"
|
50 |
-
- Or to make it robotic do: "\[1\] How are you?"
|
51 |
-
- If not set, defaults to ~9 or 10.
|
52 |
-
- Data cleanup of garbled samples. (n + 3)
|
53 |
# Uploaded finetuned model
|
54 |
|
55 |
- **Developed by:** Cyleux
|
|
|
9 |
language:
|
10 |
- en
|
11 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
# Uploaded finetuned model
|
14 |
|
15 |
- **Developed by:** Cyleux
|