Not a serious issue by any means, but just in case there were a way to suppress the warnings coming from dependencies, I wanted to make a record of it:
NumbaDeprecationWarning: The 'nopython' keyword argument was not supplied to the 'numba.jit' decorator. The implicit default value for this argument is currently False, but it will be changed to True in Numba 0.59.0. See https://numba.readthedocs.io/en/stable/reference/deprecation.html#deprecation-of-object-mode-fall-back-behaviour-when-using-jit for details.
Running the following command:
whisper_timestamped audio.mp3 --accurate --vad True --model large --language es
Not a serious issue by any means, but just in case there were a way to suppress the warnings coming from dependencies, I wanted to make a record of it:
Running the following command: