Wav2vec maximum input audio length

Hello,

I have a question regarding the wav2vec base model. What is the maximum length of an audio input that can be fed into this model? Additionally, I would like to know about the conditions that limit the input length. Is it related to the positional encoding in the transformers, or are there other factors involved?

Thank you in advance for your help!