Prince-1 commited on
Commit
eec9950
·
verified ·
1 Parent(s): 91a7f36

Update audio_tokenizer/model_config.json

Browse files
Files changed (1) hide show
  1. audio_tokenizer/model_config.json +1 -1
audio_tokenizer/model_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "type": "onnxmodel",
3
  "config": {
4
- "model_path": "D:\\Projects\\olive-recipes\\OmniVoice\\higgs\\models\\higgs_decoder.onnx",
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,