Converting audio to text and inserting it into tkinter’s window produces AttributeError: ‘dict’ object has no attribute ‘Text’
Hello,I’m a Vietnamese.I’m trying to convert audio to text and insert into a tkinter window using the code below but I’m getting the following error:
enter image description here