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)

5 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