sogeeking commited on
Commit
e35d478
1 Parent(s): ea5824e

Upload config

Browse files
Files changed (1) hide show
  1. config.json +2 -5
config.json CHANGED
@@ -1,11 +1,9 @@
1
  {
2
  "_commit_hash": null,
3
- "architectures": [
4
- "Tokenizer"
5
- ],
6
  "channels": 1,
7
- "code_dim": 1024,
8
  "codebook_size": 2048,
 
9
  "fsq_levels": [
10
  7,
11
  5,
@@ -34,7 +32,6 @@
34
  "perceptual_loss_weight": 0,
35
  "quantization_type": "lfq",
36
  "temporal_compression": false,
37
- "torch_dtype": "float32",
38
  "transformers_version": null,
39
  "use_batch_norm": false,
40
  "use_gan": false,
 
1
  {
2
  "_commit_hash": null,
 
 
 
3
  "channels": 1,
4
+ "code_dim": 128,
5
  "codebook_size": 2048,
6
+ "disc_start": 2001,
7
  "fsq_levels": [
8
  7,
9
  5,
 
32
  "perceptual_loss_weight": 0,
33
  "quantization_type": "lfq",
34
  "temporal_compression": false,
 
35
  "transformers_version": null,
36
  "use_batch_norm": false,
37
  "use_gan": false,