Roh commited on
Commit
6607412
·
2 Parent(s): b24009e 0cb909f

Merge branch 'main' of https://huggingface.co/espnet/english_ryanspeech_fastspeech2

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_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
+