VL.Speech

Quick SpeechRecognizer and SpeechSynthesizer nodes for vl:

The recognizer supports whatever languages you have installed but seems quite weak compared to this azure based one. Only tested briefly though, and didn’t do much training.

Based on SpeechSynthesizer and SpeechRecognitionEngine.

Reminder: since this is vl, these nodes are only examples of how you can use the engine. Open the nodes, explore and adapt/extend to your usecase.

VL.Speech.zip (25.7 KB)

6 Likes

Thanks! this works good. Needed SSML and with a couple of tweaks managed to get it happening. Great example of the power of VL at the moment

This looks so great but I can’t get it to work sadly.

I have installed the missing dependency System.Speech, and at least the missing dependency error went away. But it still doesn’t work and I don’t know why.

SpeechSynthTest.vl (49.2 KB)

tried it again and also cannot get it to work, see also my answer here: VL.Speech in Gamma