yuta0306
commited on
Commit
•
7c48439
1
Parent(s):
685622d
add model weights
Browse files- config.json +3 -0
- first_stage.pt +3 -0
- second_stage.pt +3 -0
- speaker_encoder.pt +3 -0
config.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"model_name": "kotoba-speech-v0.1"
|
3 |
+
}
|
first_stage.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4ddd3bf5e61fcff36eac164356f2056d4b30ac4f198b0d3ed9e43fa9022b3e2a
|
3 |
+
size 4972855246
|
second_stage.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b033940c89dce2969f4d91f793393f08095c32ebe4db8da4ffe34aa97fa87032
|
3 |
+
size 57876461
|
speaker_encoder.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bc7ff82ef75becd495aab2ede3a8220da393a717f178ae9534df355a6173bbca
|
3 |
+
size 17090379
|