Devansh2005 / Text-Editor

Text Editor made using Tkinter GUI (Python)
MIT License
45 stars 40 forks source link

Functionality for Speech to Text #40

Closed haelmj closed 4 years ago

haelmj commented 4 years ago

Possibly using google speech recognition module.

Devansh2005 commented 4 years ago

Frankly speaking I'm not able to Implement it. I was trying it as you can see in folder text_to_speech. I'll also look into speech recognition module.

haelmj commented 4 years ago

I can attempt implementing text to speech using pyttsx3 and then subsequently speech to text with Speech Recognition module. Hopefully, next week.

Devansh2005 commented 4 years ago

Best of Luck @haelmj ! You're most welcome and thank you in advance for this help.

haelmj commented 4 years ago

I was able to get the text to speech functionality working. I've sent a pull request. I'm still working on the speech to text functionality.

Devansh2005 commented 4 years ago

This is too good man ! Let's connect.