Avoid buggy faster-whisper 1.0.0

This commit is contained in:
litagin02
2024-02-23 23:06:44 +09:00
committed by GitHub
parent b693d4aa28
commit 7a987f7685

View File

@@ -1,6 +1,6 @@
cmudict cmudict
cn2an cn2an
faster-whisper>=0.10.0 faster-whisper>=0.10.0,<1.0.0
g2p_en g2p_en
GPUtil GPUtil
gradio gradio
@@ -26,4 +26,4 @@ scipy
tensorboard tensorboard
torch>=2.1,<2.2 # For users without GPU or colab torch>=2.1,<2.2 # For users without GPU or colab
transformers transformers
umap-learn umap-learn