Oheed Imran
Oheed Imran
` #Use an official Python runtime as a parent image FROM python:3.8 #Add the NVIDIA key for CUDA 12 repositories RUN curl "https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2204/x86_64/cuda-keyring_1.0-1_all.deb" -o cuda.deb && \ dpkg -i cuda.deb...
facing the same issue of [src/libmpg123/layer3.c:INT123_do_layer3():1771] error: part2_3_length (480) too large for available bit count (472) [src/libmpg123/layer3.c:INT123_do_layer3():1771] error: part2_3_length (608) too large for available bit count (472) if i run...
I also tried it on linux, it does install successfuly, when i run the code it gives error on importing whisper