Update model
Browse files
meta.yaml
CHANGED
@@ -2,7 +2,7 @@ espnet: '202402'
|
|
2 |
files:
|
3 |
model_file: exp/codec_train_encodec_large_v1.2_raw_fs16000/360epoch.pth
|
4 |
python: "3.9.19 (main, Mar 21 2024, 17:11:28) \n[GCC 11.2.0]"
|
5 |
-
timestamp:
|
6 |
torch: 2.1.0
|
7 |
yaml_files:
|
8 |
train_config: exp/codec_train_encodec_large_v1.2_raw_fs16000/config.yaml
|
|
|
2 |
files:
|
3 |
model_file: exp/codec_train_encodec_large_v1.2_raw_fs16000/360epoch.pth
|
4 |
python: "3.9.19 (main, Mar 21 2024, 17:11:28) \n[GCC 11.2.0]"
|
5 |
+
timestamp: 1729569477.612418
|
6 |
torch: 2.1.0
|
7 |
yaml_files:
|
8 |
train_config: exp/codec_train_encodec_large_v1.2_raw_fs16000/config.yaml
|