holvan
		
	commited on
		
		
					Commit 
							
							·
						
						da982b8
	
1
								Parent(s):
							
							43c3ba7
								
update model
Browse files
    	
        README.md
    CHANGED
    
    | @@ -44,21 +44,21 @@ date: 2025-06-17 13:12:33.497674 | |
| 44 |  | 
| 45 | 
             
            | Model name | EER(%) | minDCF |
         | 
| 46 | 
             
            |---|---|---|
         | 
| 47 | 
            -
            | conf/ | 
| 48 |  | 
| 49 | 
             
            ## SPK config
         | 
| 50 |  | 
| 51 | 
             
            <details><summary>expand</summary>
         | 
| 52 |  | 
| 53 | 
             
            ```
         | 
| 54 | 
            -
            config: conf/ | 
| 55 | 
             
            print_config: false
         | 
| 56 | 
             
            log_level: INFO
         | 
| 57 | 
             
            drop_last_iter: true
         | 
| 58 | 
             
            dry_run: false
         | 
| 59 | 
             
            iterator_type: category
         | 
| 60 | 
             
            valid_iterator_type: sequence
         | 
| 61 | 
            -
            output_dir: exp/ | 
| 62 | 
             
            ngpu: 1
         | 
| 63 | 
             
            seed: 0
         | 
| 64 | 
             
            num_workers: 8
         | 
|  | |
| 44 |  | 
| 45 | 
             
            | Model name | EER(%) | minDCF |
         | 
| 46 | 
             
            |---|---|---|
         | 
| 47 | 
            +
            | conf/train_ecapa_tdnn | 7.762 | 0.35304 |
         | 
| 48 |  | 
| 49 | 
             
            ## SPK config
         | 
| 50 |  | 
| 51 | 
             
            <details><summary>expand</summary>
         | 
| 52 |  | 
| 53 | 
             
            ```
         | 
| 54 | 
            +
            config: conf/train_ecapa_tdnn.yaml
         | 
| 55 | 
             
            print_config: false
         | 
| 56 | 
             
            log_level: INFO
         | 
| 57 | 
             
            drop_last_iter: true
         | 
| 58 | 
             
            dry_run: false
         | 
| 59 | 
             
            iterator_type: category
         | 
| 60 | 
             
            valid_iterator_type: sequence
         | 
| 61 | 
            +
            output_dir: exp/spk_train_ecapa_tdnn_raw_sp
         | 
| 62 | 
             
            ngpu: 1
         | 
| 63 | 
             
            seed: 0
         | 
| 64 | 
             
            num_workers: 8
         | 
