mirror of
https://github.com/snakers4/silero-vad.git
synced 2026-02-05 18:09:22 +08:00
Update pom.xml
This commit is contained in:
@@ -21,10 +21,11 @@
|
|||||||
<version>3.8.1</version>
|
<version>3.8.1</version>
|
||||||
<scope>test</scope>
|
<scope>test</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
<!-- https://mvnrepository.com/artifact/com.microsoft.onnxruntime/onnxruntime -->
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.microsoft.onnxruntime</groupId>
|
<groupId>com.microsoft.onnxruntime</groupId>
|
||||||
<artifactId>onnxruntime</artifactId>
|
<artifactId>onnxruntime</artifactId>
|
||||||
<version>1.16.0-rc1</version>
|
<version>1.23.1</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
</project>
|
</project>
|
||||||
|
|||||||
Reference in New Issue
Block a user