Using onnxruntime==1.14.1.

This commit is contained in:
rmcpantoja
2023-06-15 10:05:27 -05:00
parent 716bcb967e
commit fe5e223a95

View File

@@ -2,6 +2,6 @@ cython>=0.29.0,<1
espeak-phonemizer>=1.1.0,<2
librosa>=0.9.2,<1
numpy>=1.19.0
onnxruntime~=1.12.0
onnxruntime~=1.14.1
pytorch-lightning~=1.7.0
torch~=1.11.0