Feature Extraction
Transformers
Safetensors
English
ultravox
custom_code
farzadab commited on
Commit
0bf02e2
1 Parent(s): aed30da

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -150,7 +150,8 @@
150
  "audio_token_index": 32000,
151
  "auto_map": {
152
  "AutoConfig": "ultravox_config.UltravoxConfig",
153
- "AutoModel": "ultravox_model.UltravoxModel"
 
154
  },
155
  "custom_pipelines": {
156
  "ultravox-pipeline": {
 
150
  "audio_token_index": 32000,
151
  "auto_map": {
152
  "AutoConfig": "ultravox_config.UltravoxConfig",
153
+ "AutoModel": "ultravox_model.UltravoxModel",
154
+ "AutoProcessor": "ultravox_processing.UltravoxProcessor"
155
  },
156
  "custom_pipelines": {
157
  "ultravox-pipeline": {