watson-developer-cloud / node-red-node-watson

A collection of nodes for the IBM Watson services
Apache License 2.0
82 stars 86 forks source link

Additional Params for STT #278

Open chughts opened 7 years ago

chughts commented 7 years ago

Add additional params on msg object for STT (eg. msg.sttparams) to allow for STT features like -

The interfaces also support the following Output features:

Keyword spotting Word alternatives Maximum alternatives and interim results Profanity filtering Smart formatting

chughts commented 6 years ago

max alternatives (with limit of 1-5) and smart formatting added to STT Node configuration in 0.5.19

chughts commented 5 years ago

keywords spotting, and word confidence added to STT Node configuration in 0.7.5

moshed commented 3 years ago

any chance for a setting for profanity filter?

chughts commented 3 years ago

I am happy to accept a pull request with this change.

moshed commented 3 years ago

maybe one day ill be able to do it, unfortunately that is beyond my technical ability today.

thanks for all your hard work on this! its awesome!