## 不具合の内容 ### 現象・ログ > ```console > Exception: Failed to run inference on model: intra op thread pool must have at least one thread for RunAsync > ``` <https://github.com/qryxip/voicevox_core/actions/runs/12220063778> 使われているのは、[onnxruntime-builderの/onnxruntime-osx-arm64-1.17.3.tgz](https://github.com/VOICEVOX/onnxruntime-builder/releases/download/1.17.3/onnxruntime-osx-arm64-1.17.3.tgz)のはずです。 <https://github.com/VOICEVOX/ort/blob/09a9fe1619c1561efafc02f68f0bda4aad879771/ort-sys/dist.txt#L1> ### 再現手順 ### 期待動作 ## VOICEVOXのバージョン ## OSの種類/ディストリ/バージョン - [ ] Windows - [x] macOS - [ ] Linux ## その他