min conf acc ablation study
This commit is contained in:
		
							parent
							
								
									3128fed71e
								
							
						
					
					
						commit
						460366bd8b
					
				|  | @ -1,11 +1,11 @@ | ||||||
| _target_: enhancer.models.demucs.Demucs | _target_: enhancer.models.demucs.Demucs | ||||||
| num_channels: 1 | num_channels: 1 | ||||||
| resample: 2 | resample: 4 | ||||||
| sampling_rate : 16000 | sampling_rate : 16000 | ||||||
| 
 | 
 | ||||||
| encoder_decoder: | encoder_decoder: | ||||||
|   depth: 5 |   depth: 4 | ||||||
|   initial_output_channels: 32 |   initial_output_channels: 64 | ||||||
|   kernel_size: 8 |   kernel_size: 8 | ||||||
|   stride: 4 |   stride: 4 | ||||||
|   growth_factor: 2 |   growth_factor: 2 | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	 shahules786
						shahules786