Commit 
							
							·
						
						a37727b
	
1
								Parent(s):
							
							70b0dcd
								
Update meta.yaml
Browse files
    	
        meta.yaml
    CHANGED
    
    | 
         @@ -1,8 +1,8 @@ 
     | 
|
| 1 | 
         
             
            espnet: 0.10.3a3
         
     | 
| 2 | 
         
             
            files:
         
     | 
| 3 | 
         
            -
              asr_model_file: exp/ 
     | 
| 4 | 
         
             
            python: "3.8.11 (default, Aug  3 2021, 15:09:35) \n[GCC 7.5.0]"
         
     | 
| 5 | 
         
             
            timestamp: 1636435922.417136
         
     | 
| 6 | 
         
             
            torch: 1.9.0+cu102
         
     | 
| 7 | 
         
             
            yaml_files:
         
     | 
| 8 | 
         
            -
              asr_train_config: exp/ 
     | 
| 
         | 
|
| 1 | 
         
             
            espnet: 0.10.3a3
         
     | 
| 2 | 
         
             
            files:
         
     | 
| 3 | 
         
            +
              asr_model_file: exp/asr_train_asr_transformer/valid.acc.ave_5best.pth
         
     | 
| 4 | 
         
             
            python: "3.8.11 (default, Aug  3 2021, 15:09:35) \n[GCC 7.5.0]"
         
     | 
| 5 | 
         
             
            timestamp: 1636435922.417136
         
     | 
| 6 | 
         
             
            torch: 1.9.0+cu102
         
     | 
| 7 | 
         
             
            yaml_files:
         
     | 
| 8 | 
         
            +
              asr_train_config: exp/asr_train_asr_transformer/config.yaml
         
     |