Link: https://huggingface.co/docs/transformers/model_doc/whisper?usage=AutoModel#transformers.WhisperFeatureExtractor.call
It took me some time to figure out that there was a padding argument because I only looked at the docstring. Also, the order of the descriptions doesn’t correspond to that of the arguments.