shreyask commited on
Commit
dff971b
·
verified ·
1 Parent(s): 192674e

config: add model_type/architectures for transformers.js

Browse files
Files changed (1) hide show
  1. config.json +5 -1
config.json CHANGED
@@ -169,5 +169,9 @@
169
  "↘": 173,
170
  "ᵻ": 177,
171
  "ɭ": 144
172
- }
 
 
 
 
173
  }
 
169
  "↘": 173,
170
  "ᵻ": 177,
171
  "ɭ": 144
172
+ },
173
+ "model_type": "style_text_to_speech_2",
174
+ "architectures": [
175
+ "StyleTextToSpeech2Model"
176
+ ]
177
  }