Support onnxruntime 1.18.0 (#906)

This commit is contained in:
Fangjun Kuang
2024-07-10 17:05:26 +08:00
committed by GitHub
parent 9e446b8501
commit dd0ff2ca06
107 changed files with 644 additions and 601 deletions

View File

@@ -1,3 +1,7 @@
## 1.10.13
* Update onnxruntime from 1.17.1 to 1.18.0
## 1.10.12
* Add Flush to VAD so that the last speech segment can be detected. See also