Spaces:
Runtime error
Runtime error
Commit
·
604c975
1
Parent(s):
7be8ea3
Upload 4 files
Browse files- model/bob/Sponge.png +0 -0
- model/bob/added_IVF3536_Flat_nprobe_1_v2.index +3 -0
- model/bob/bobsponge.pth +3 -0
- model/bob/config.txt +11 -0
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.txt
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 |
+
}
|