Plachtaa / VALL-E-X

An open source implementation of Microsoft's VALL-E X zero-shot TTS model. Demo is available in https://plachtaa.github.io
MIT License
7.42k stars 747 forks source link

I try google colab for voice recognition #153

Open andreFarhan opened 6 months ago

andreFarhan commented 6 months ago

I got this

Traceback (most recent call last): File "/content/-EVC-/GUI.py", line 1762, in record_button=gr.Audio(source="microphone", label="OR Record audio.", type="filepath") File "/usr/local/lib/python3.10/dist-packages/gradio/component_meta.py", line 157, in wrapper return fn(self, **kwargs) TypeError: Audio.init() got an unexpected keyword argument 'source'