ChickenRice-Transcribe/model/vad/Whisper-Vad-EncDec-ASMR-onnx/requirements.txt

5 lines
233 B (Stored with Git LFS)
Text

onnxruntime>=1.16.0 # or onnxruntime-gpu for GPU support
transformers>=4.30.0 # For WhisperFeatureExtractor
librosa>=0.10.0 # Audio processing
soundfile>=0.12.0 # Audio I/O (required by librosa)
numpy>=1.24.0 # Array operations