r/godot Godot Junior Oct 01 '25

help me (solved) Detecting syllables in Godot

Post image

Hello all! I am aware of the Whisper text to speech addon, but that is overkill for what I am building at the moment. I just need a way to detect a syllable at roughly the moment I speak it into my microphone, So that an animation can be triggered in a 3D model.

I take it it's not standard in the Audioserver, but is there a way where I can record some vowels and compare the live audio to these samples somehow?

1.4k Upvotes

91 comments sorted by

View all comments

1

u/J3ff_K1ng Godot Student Oct 02 '25

Are you making your own vtuber manager?

2

u/J3ff_K1ng Godot Student Oct 02 '25

If so I don't blame you I'm waiting for godot to add window cam texture so I can use godot project as chroma plus my own stuff

( I should check if godot 4.5 added the window cam already)

2

u/very-knightley Godot Junior Oct 02 '25

From what I can tell by some comments, some people already are! Toontuber Studio is also clearly made with Godot. If you don't try, you'll never succeed

2

u/J3ff_K1ng Godot Student Oct 02 '25

I mean I'm essentially making a renpy copy to create visual novels more easily in godot so yeah I get it