menip / godot_speech_to_text

Speech to text module for Godot 3
https://samuraisigma.github.io/godot-docs/doc/community/tutorials/misc/speech_to_text.html
MIT License
34 stars 2 forks source link

Is this being worked on? #8

Open sairam4123 opened 2 years ago

sairam4123 commented 2 years ago

Hi. Is this module being worked on? I'm planning to use this addon and wanted to know if it works on Godot 3.x? Have you tried this on 3.3? Thanks for making this though!

menip commented 2 years ago

No not actively. 3.2 works, 3.3 doesn't due to Threading API changes, you can read through discussion here: https://github.com/menip/godot_speech_to_text/issues/2.

sairam4123 commented 2 years ago

Alrighty, hope you could convert this into a GDExtension or GDNative plugin. Thanks for the awesome work!

Gamemap commented 2 years ago

@menip Godot 4 will be soon in the beta phase. I would like to use this module with the new features in Godot 4 and hope you could update the module. Would this be possible in the next time? (Within the next six months)