Roh commited on
Commit
c3730dc
1 Parent(s): 7724395

Upload meta.yaml

Browse files
Files changed (1) hide show
  1. meta.yaml +9 -0
meta.yaml ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
1
+ espnet: 0.10.6
2
+ files:
3
+ model_file: exp/tts_train_raw_phn_tacotron_g2p_en_no_space/200epoch.pth
4
+ python: "Python 3.8.13 (default, Apr 19 2022, 00:53:22) \n[GCC 7.5.0] on linux"
5
+ timestamp: 1630751435.588649
6
+ torch: 1.11.0+cu102
7
+ yaml_files:
8
+ train_config: exp/tts_train_raw_phn_tacotron_g2p_en_no_space/config.yaml
9
+