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

Candidate 0.7.5 #439

Closed chughts closed 5 years ago

chughts commented 5 years ago

Bump SDK Dependency to 3.15.0 Added Portuguese (Brazilian) and Chinese (Simplified and Traditional) as output languages for Visual Recognition node. Added list voices and delete customisation methods to TTS Corpus Builder node. STT Node Changes Allowing SDK to manage IAM Tokens. Streaming mode for STT using IAM key now working. Fix to stream mode for max alternatives and smart formatting options Keywords, Word Confidence and Customization Weight can now be specified Allow Start and End data packets to be specified as JSON objects, as well as a stringified JSON objects. In line with SDK change use createLanguageModel() to create custom model Disable SSL Verification option for Assistant Node. Natural Language Understanding Node Changes Bump Natural Language Understanding to 2018-11-16 Add Limit Categories and limit_text_characters options Allow JSON input into Personality Insights node. Japanese word count was causing a Node-RED crash when run in the cloud. Hungarian supported by Language Translator. New Document Language Translator node. New Assistant V2 Node. Discovery Node changes Bump Discovery to 2018-12-03 Implement Query Notices method Bump dependency on file-type to 10.7.0 Bump dependency on temp to 0.9.0