We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm having this error below
(whisperST) PS D:\cu\whisperS> python run.py ffmpeg version 7.1 Copyright (c) 2000-2024 the FFmpeg developers built with clang version 19.1.2 configuration: --prefix=/d/bld/ffmpeg_1729893022917/_h_env/Library --cc=clang.exe --cxx=clang++.exe --nm=llvm-nm --ar=llvm-ar --disable-doc --enable-openssl --enable-demuxer=dash --enable-hardcoded-tables --enable-libfreetype --enable-libharfbuzz --enable-libfontconfig --enable-libopenh264 --enable-libdav1d --ld=lld-link --target-os=win64 --enable-cross-compile --toolchain=msvc --host-cc=clang.exe --extra-libs=ucrt.lib --extra-libs=vcruntime.lib --extra-libs=oldnames.lib --strip=llvm-strip --disable-stripping --host-extralibs= --disable-libopenvino --enable-gpl --enable-libx264 --enable-libx265 --enable-libaom --enable-libsvtav1 --enable-libxml2 --enable-pic --enable-shared --disable-static --enable-version3 --enable-zlib --enable-libopus --enable-librsvg --pkg-config=/d/bld/ffmpeg_1729893022917/_build_env/Library/bin/pkg-config libavutil 59. 39.100 / 59. 39.100 libavcodec 61. 19.100 / 61. 19.100 libavformat 61. 7.100 / 61. 7.100 libavdevice 61. 3.100 / 61. 3.100 libavfilter 10. 4.100 / 10. 4.100 libswscale 8. 3.100 / 8. 3.100 libswresample 5. 3.100 / 5. 3.100 libpostproc 58. 3.100 / 58. 3.100 'ffmpeg' is not built with soxr resampler, using 'swr' resampler. This may degrade performance. Fetching 4 files: 100%|██████████████████████████████████████████████████████████████████| 4/4 [00:00<?, ?it/s] Fetching 4 files: 100%|██████████████████████████████████████████████████████████████████| 4/4 [00:00<?, ?it/s] Transcribing: 0%| | 0/100 [00:00<?, ?it/s]Successfully loaded cudnn_ops64_9.dll without its dependencies. Successfully loaded zlib independently. Unknown dll missing. Invalid handle. Cannot load symbol cudnnCreateTensorDescriptor
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I'm having this error below
The text was updated successfully, but these errors were encountered: