Upload meta.yaml
Browse files
meta.yaml
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
espnet: 0.10.6
|
2 |
+
files:
|
3 |
+
model_file: exp/tts_train_fastspeech2_raw_phn_tacotron_g2p_en_no_space/1000epoch.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_fastspeech2_raw_phn_tacotron_g2p_en_no_space/config.yaml
|
9 |
+
|