holvan commited on
Commit
da982b8
·
1 Parent(s): 43c3ba7

update model

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -44,21 +44,21 @@ date: 2025-06-17 13:12:33.497674
44
 
45
  | Model name | EER(%) | minDCF |
46
  |---|---|---|
47
- | conf/train_ECAPA_mel_decay | 7.762 | 0.35304 |
48
 
49
  ## SPK config
50
 
51
  <details><summary>expand</summary>
52
 
53
  ```
54
- config: conf/train_ECAPA_mel_decay.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_mel_decay_raw_sp
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