Upload meta.yaml
Browse files
meta.yaml
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
espnet: '202308'
|
2 |
+
files:
|
3 |
+
model_file: exp/tts_finetune_full_band_vits_raw_phn_jaconv_pyopenjtalk/100epoch.pth
|
4 |
+
python: "3.8.18 | packaged by conda-forge | (default, Oct 10 2023, 15:44:36) \n[GCC\
|
5 |
+
\ 12.3.0]"
|
6 |
+
timestamp: 1706259201.189368
|
7 |
+
torch: 2.1.1+cu121
|
8 |
+
yaml_files:
|
9 |
+
train_config: exp/tts_finetune_full_band_vits_raw_phn_jaconv_pyopenjtalk/config.yaml
|