whisper-local-transcribe
whisper-local-transcribe copied to clipboard
Updated requirements.txt for non-anaconda users
Just for Information. With this requiremets.txt could I run your project without the need for anaconda.
openai-whisper
customtkinter
colorama
# modules needed for no anaconda installations. I'am using only pip
# Python 3.12.8 on macOS 13.7.1
torch
torchvision
typing_extensions
tqdm
numpy<2.0.0
tiktoken
regex
numba
llvmlite
packaging
darkdetect
Hi there! As long as you can install ffmpeg in your system, and you have the required dependencies, you should be able to use it without anaconda. See here https://www.ffmpeg.org/download.html