Text-to-Speech
Transformers
Safetensors
English
parler_tts
text2text-generation
annotation
ipsilondev commited on
Commit
664ad5a
1 Parent(s): d0dfb71

changin to dac

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -7,7 +7,7 @@
7
  "_name_or_path": "ylacombe/dac_44khZ_8kbps",
8
  "add_cross_attention": false,
9
  "architectures": [
10
- "EncodecModel"
11
  ],
12
  "bad_words_ids": null,
13
  "begin_suppress_tokens": null,
@@ -41,7 +41,7 @@
41
  "max_length": 20,
42
  "min_length": 0,
43
  "model_bitrate": 8,
44
- "model_type": "encodec",
45
  "no_repeat_ngram_size": 0,
46
  "num_beam_groups": 1,
47
  "num_beams": 1,
 
7
  "_name_or_path": "ylacombe/dac_44khZ_8kbps",
8
  "add_cross_attention": false,
9
  "architectures": [
10
+ "DACModel"
11
  ],
12
  "bad_words_ids": null,
13
  "begin_suppress_tokens": null,
 
41
  "max_length": 20,
42
  "min_length": 0,
43
  "model_bitrate": 8,
44
+ "model_type": "dac",
45
  "no_repeat_ngram_size": 0,
46
  "num_beam_groups": 1,
47
  "num_beams": 1,