Upload 2 files
Browse files- audiocaps_config.yml +1 -0
- clotho_config.yaml +1 -0
audiocaps_config.yml
CHANGED
@@ -3,6 +3,7 @@ tokenizer:
|
|
3 |
args:
|
4 |
max_length: 20
|
5 |
target_sr: 16000
|
|
|
6 |
model:
|
7 |
args:
|
8 |
shared_dim: 1024
|
|
|
3 |
args:
|
4 |
max_length: 20
|
5 |
target_sr: 16000
|
6 |
+
|
7 |
model:
|
8 |
args:
|
9 |
shared_dim: 1024
|
clotho_config.yaml
CHANGED
@@ -3,6 +3,7 @@ tokenizer:
|
|
3 |
args:
|
4 |
max_length: 20
|
5 |
target_sr: 16000
|
|
|
6 |
model:
|
7 |
args:
|
8 |
shared_dim: 1024
|
|
|
3 |
args:
|
4 |
max_length: 20
|
5 |
target_sr: 16000
|
6 |
+
|
7 |
model:
|
8 |
args:
|
9 |
shared_dim: 1024
|