config"
This commit is contained in:
		
							parent
							
								
									d1bafb3dc6
								
							
						
					
					
						commit
						b070613b64
					
				|  | @ -1,5 +1,5 @@ | |||
| defaults: | ||||
|   - model : WaveUnet | ||||
|   - model : Demucs | ||||
|   - dataset : Vctk | ||||
|   - optimizer : Adam | ||||
|   - hyperparameters : default | ||||
|  |  | |||
|  | @ -2,6 +2,7 @@ _target_: enhancer.data.dataset.EnhancerDataset | |||
| name : vctk | ||||
| root_dir : /scratch/c.sistc3/DS_10283_2791 | ||||
| duration : 4.5 | ||||
| stride : 2 | ||||
| sampling_rate: 16000 | ||||
| batch_size: 32 | ||||
| valid_minutes : 15 | ||||
|  |  | |||
|  | @ -1,2 +1,2 @@ | |||
| experiment_name : shahules/enhancer | ||||
| run_name : baseline | ||||
| run_name : Demucs + Vtck with stride + augmentations | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	 shahules786
						shahules786