Jyhan003 commited on
Commit
6eed774
·
1 Parent(s): 65a00e3

feat: support higher overlap

Browse files
Files changed (2) hide show
  1. config.toml +2 -0
  2. pytorch_model.bin +2 -2
config.toml CHANGED
@@ -10,6 +10,8 @@ ffn_hidden = 1024
10
  num_head = 4
11
  num_layer = 4
12
  dropout = 0.1
 
 
13
  chunk_size = 16
14
  use_posi = false
15
  output_activate_function = false
 
10
  num_head = 4
11
  num_layer = 4
12
  dropout = 0.1
13
+ max_speakers_per_chunk = 4
14
+ max_speakers_per_frame = 4
15
  chunk_size = 16
16
  use_posi = false
17
  output_activate_function = false
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0252b5d926600ad434778a85314f3164601914d36d355cbad3e7e30be968a675
3
- size 278066342
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:689a10f0cbde6345b4bf9b1670cf3196488634b34e5b07bea0fe40d508e1196b
3
+ size 278071526