fpga-open-speech-tools / simulink_models

Simulink models for speech and audio processing
MIT License
4 stars 4 forks source link

Parsing of the model JSON File #74

Closed dack-fe closed 3 years ago

dack-fe commented 3 years ago

Sometimes the parsing of the model JSON Files fails. This can be fixed by updating line 97 of autogen\configureModel.m to use cell array indexing.