Update audio_tokenizer/model_config.json
Browse files
audio_tokenizer/model_config.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
"type": "onnxmodel",
|
| 3 |
"config": {
|
| 4 |
-
"model_path": "
|
| 5 |
"onnx_file_name": null,
|
| 6 |
"inference_settings": null,
|
| 7 |
"use_ort_extensions": false,
|
|
|
|
| 1 |
{
|
| 2 |
"type": "onnxmodel",
|
| 3 |
"config": {
|
| 4 |
+
"model_path": "higgs_decoder.onnx",
|
| 5 |
"onnx_file_name": null,
|
| 6 |
"inference_settings": null,
|
| 7 |
"use_ort_extensions": false,
|