BartPoint commited on
Commit
0e86332
·
1 Parent(s): 545c776

Upload 4 files

Browse files
model/bob/Sponge.png ADDED
model/bob/added_IVF3536_Flat_nprobe_1_v2.index ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8483147b32a68613b9c72ca64dc79b3575fcd9d6d3e05fd109af4efeabd26259
3
+ size 435669219
model/bob/bobsponge.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a3fa5a81d398f02225f19295e199c6508e8b788ed56ea6807d73433c91386483
3
+ size 55229246
model/bob/config.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model": "bobsponge.pth",
3
+ "feat_index": "added_IVF3536_Flat_nprobe_1_v2.index",
4
+ "speaker_id": 0,
5
+
6
+ "name": "Bob Sponge",
7
+ "author": "Lüh Minion",
8
+ "source": "ALL",
9
+ "note": "This was trained on over 40 minutes of audio, using songs sang by SpongeBob as well as video game voice clips. This was trained using the crepe method, 64 HOP, on the v2 model architecture ",
10
+ "icon": "Sponge.png"
11
+ }