Upload folder using huggingface_hub
Browse files- checkpoint/epoch_2nd_00001_2nd.pth +3 -0
- config_ft.yml +1 -1
- epoch_1st_00000.pth +1 -1
- train.log +0 -0
checkpoint/epoch_2nd_00001_2nd.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:77800ad97079eb041d49b29c93090395bcdccb8b93bfcee46b844b91eebfc744
|
| 3 |
+
size 1429471057
|
config_ft.yml
CHANGED
|
@@ -7,7 +7,7 @@ batch_size: 2
|
|
| 7 |
max_len: 600 # maximum number of frames
|
| 8 |
pretrained_model: "epoch_1st_00000.pth"
|
| 9 |
second_stage_load_pretrained: true # set to true if the pre-trained model is for 2nd stage
|
| 10 |
-
load_only_params:
|
| 11 |
|
| 12 |
F0_path: "Utils/JDC/bst.t7"
|
| 13 |
ASR_config: "Utils/ASR/config.yml"
|
|
|
|
| 7 |
max_len: 600 # maximum number of frames
|
| 8 |
pretrained_model: "epoch_1st_00000.pth"
|
| 9 |
second_stage_load_pretrained: true # set to true if the pre-trained model is for 2nd stage
|
| 10 |
+
load_only_params: false # set to true if do not want to load epoch numbers and optimizer parameters
|
| 11 |
|
| 12 |
F0_path: "Utils/JDC/bst.t7"
|
| 13 |
ASR_config: "Utils/ASR/config.yml"
|
epoch_1st_00000.pth
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1429471057
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:77800ad97079eb041d49b29c93090395bcdccb8b93bfcee46b844b91eebfc744
|
| 3 |
size 1429471057
|
train.log
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|