Spaces:
				
			
			
	
			
			
		Runtime error
		
	
	
	
			
			
	
	
	
	
		
		
		Runtime error
		
	Update config.json
Browse files- config.json +3 -3
    	
        config.json
    CHANGED
    
    | @@ -1,12 +1,12 @@ | |
| 1 | 
             
            {
         | 
| 2 | 
             
              "model": "xtts",
         | 
| 3 | 
             
              "run_name": "xttsv2_finetune_es",
         | 
| 4 | 
            -
              "output_path": "/ | 
| 5 | 
             
              "datasets": [
         | 
| 6 | 
             
              {
         | 
| 7 | 
             
                "formatter": "json",
         | 
| 8 | 
            -
                "meta_file_train": "/ | 
| 9 | 
            -
                "path": "/ | 
| 10 | 
             
                "language": "es"
         | 
| 11 | 
             
              }
         | 
| 12 | 
             
              "batch_size": 4,
         | 
|  | |
| 1 | 
             
            {
         | 
| 2 | 
             
              "model": "xtts",
         | 
| 3 | 
             
              "run_name": "xttsv2_finetune_es",
         | 
| 4 | 
            +
              "output_path": "/tmp/output_model",
         | 
| 5 | 
             
              "datasets": [
         | 
| 6 | 
             
              {
         | 
| 7 | 
             
                "formatter": "json",
         | 
| 8 | 
            +
                "meta_file_train": "/tmp/voxpopuli_es_500/metadata.json",
         | 
| 9 | 
            +
                "path": "/tmp/",  
         | 
| 10 | 
             
                "language": "es"
         | 
| 11 | 
             
              }
         | 
| 12 | 
             
              "batch_size": 4,
         | 
