runtime error

Downloaded hubert base model file successfully. File saved to ./hubert_base.pt. Downloaded rmvpe model file successfully. File saved to ./rmvpe.pt. ------------------------------- RVC v2 Easy GUI (Local Edition) ------------------------------- 2024-06-30 23:07:53 | INFO | fairseq.tasks.text_to_speech | Please install tensorboardX: pip install tensorboardX 2024-06-30 23:07:55 | INFO | httpx | HTTP Request: GET https://api.gradio.app/gradio-messaging/en "HTTP/1.1 200 OK" No supported Nvidia GPU found, use CPU instead CUDA is not available. Make sure you have an NVIDIA GPU and CUDA installed. Preloading RMVPE model... No supported Nvidia GPU found, use CPU instead CUDA is not available. Make sure you have an NVIDIA GPU and CUDA installed. loading weights/Da7ee7.pth 2024-06-30 23:07:58 | INFO | httpx | HTTP Request: GET https://checkip.amazonaws.com/ "HTTP/1.1 200 " 2024-06-30 23:07:58 | INFO | httpx | HTTP Request: GET https://api.gradio.app/pkg-version "HTTP/1.1 200 OK" gin_channels: 256 self.spk_embed_dim: 109 <All keys matched successfully> Traceback (most recent call last): File "/home/user/app/app.py", line 1537, in <module> record_button=gr.Audio(source="microphone", label="Or you can use your microphone!", type="filepath") File "/usr/local/lib/python3.10/site-packages/gradio/component_meta.py", line 163, in wrapper return fn(self, **kwargs) TypeError: Audio.__init__() got an unexpected keyword argument 'source'

Container logs:

Fetching error logs...