Respair commited on
Commit
c36736b
1 Parent(s): 9f121a3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -3
README.md CHANGED
@@ -65,9 +65,9 @@ it also only supports the first mode of Kotodama's inference, which means no voi
65
  Brought to you by:
66
 
67
  - Soshyant (me)
68
- - Auto Meta (Alignment AI Lab)
69
- - Cryptowooser
70
- - Buttercream
71
 
72
  ## Why does it matter?
73
 
@@ -161,6 +161,7 @@ pip install -r requirements.txt
161
  ***everything said in 2, applies here. make sure your style vector is suitable for that. but generally it's not recommended to use a very short input.***
162
 
163
  4. About the Names used in kotodama inference:
 
164
  ***They are all random names mapped to the ids. they have no relation to the speaker, their role in a series or anything. there are hundreds of names so I should provide a metadata later. though the model should work with any random names thrown at it.***
165
 
166
  5. Nans in 2nd Stage:
@@ -171,6 +172,11 @@ pip install -r requirements.txt
171
 
172
  ***There is a wide gap between English and other languages, so I mostly focus on non-English projects. but the good folks at Shoukan labs are trying to train a multilingual model with English included. however, if i ever do myself, it'll be focused on something specific (let's say accents).***
173
 
 
 
 
 
 
174
 
175
  ## Some cool projects:
176
 
 
65
  Brought to you by:
66
 
67
  - Soshyant (me)
68
+ - [Auto Meta] (https://github.com/Alignment-Lab-AI)
69
+ - [Cryptowooser](https://github.com/cryptowooser)
70
+ - [Buttercream](https://github.com/korakoe)
71
 
72
  ## Why does it matter?
73
 
 
161
  ***everything said in 2, applies here. make sure your style vector is suitable for that. but generally it's not recommended to use a very short input.***
162
 
163
  4. About the Names used in kotodama inference:
164
+
165
  ***They are all random names mapped to the ids. they have no relation to the speaker, their role in a series or anything. there are hundreds of names so I should provide a metadata later. though the model should work with any random names thrown at it.***
166
 
167
  5. Nans in 2nd Stage:
 
172
 
173
  ***There is a wide gap between English and other languages, so I mostly focus on non-English projects. but the good folks at Shoukan labs are trying to train a multilingual model with English included. however, if i ever do myself, it'll be focused on something specific (let's say accents).***
174
 
175
+ 7. any questions:
176
+
177
+ ```
178
+ *saoshiant@Protonmail.com* or dm me on discord.
179
+ ```
180
 
181
  ## Some cool projects:
182