mrq
commited on
Commit
•
461213a
1
Parent(s):
976d719
readmes
Browse files- README.md +2 -4
- finetunes/japanese/README.md +7 -0
README.md
CHANGED
@@ -14,12 +14,10 @@ Most of these were quickly trained on either my dedicated system (2x6800XTs) or
|
|
14 |
* Harry Mason (Silent Hill)
|
15 |
* James Sunderland (Silent Hill 2)
|
16 |
* Mitsuru Kirijo (Persona 3)
|
|
|
|
|
17 |
|
18 |
### Planned
|
19 |
|
20 |
-
* a Japanese focused one
|
21 |
-
- trained on some voice lines from a gacha I haven't touched in years that I still have the ripped assets for
|
22 |
-
- admittedly, I had a decent one that I mistakenly deleted
|
23 |
* Patrick Bateman (American Psycho)
|
24 |
* Shadow, Rouge, and Knuckles (Sonic Adventure 2)
|
25 |
-
* Melina (Elden Ring)
|
|
|
14 |
* Harry Mason (Silent Hill)
|
15 |
* James Sunderland (Silent Hill 2)
|
16 |
* Mitsuru Kirijo (Persona 3)
|
17 |
+
* Melina (Elden Ring)
|
18 |
+
* Japanese
|
19 |
|
20 |
### Planned
|
21 |
|
|
|
|
|
|
|
22 |
* Patrick Bateman (American Psycho)
|
23 |
* Shadow, Rouge, and Knuckles (Sonic Adventure 2)
|
|
finetunes/japanese/README.md
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
This model is trained on about 15k lines of a gacha I haven't played in several years. I still have the assets extracting automatically, so I figured to leverage them in order to train an AR model Japanese.
|
2 |
+
|
3 |
+
**!**NOTE**!**: you are required to set the tokenizer to `./models/tokenizers/japanese.json`. Do so under the `Settings` tab.
|
4 |
+
|
5 |
+
This model also has pretty poor zero-shot inferencing capabilities. The voice randomizer is *serviceable*, as it speaks Japanese pretty decently, but the voice range leaves a lot to be desired.
|
6 |
+
|
7 |
+
Use this to quickly finetune a model to any other Japanese speaking character. I've had luck in the past with a different Japanese finetune with just 10 lines.
|