Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
"architectures": [
|
4 |
"UltravoxModel"
|
5 |
],
|
6 |
-
"audio_model_id": "
|
7 |
"auto_map": {
|
8 |
"AutoConfig": "ultravox_config.UltravoxConfig",
|
9 |
"AutoModel": "ultravox_model.UltravoxModel",
|
|
|
3 |
"architectures": [
|
4 |
"UltravoxModel"
|
5 |
],
|
6 |
+
"audio_model_id": "/home/u9824269/LLM/mllama3/whisper-large-v3-turbo",
|
7 |
"auto_map": {
|
8 |
"AutoConfig": "ultravox_config.UltravoxConfig",
|
9 |
"AutoModel": "ultravox_model.UltravoxModel",
|