watson-developer-cloud / speech-to-text-nodejs

:microphone: Sample Node.js Application for the IBM Watson Speech to Text Service
https://speech-to-text-demo.ng.bluemix.net
Apache License 2.0
1.11k stars 706 forks source link

Feat/updates #233

Closed jeff-arn closed 4 years ago

jeff-arn commented 4 years ago

This PR adds models and examples for Italian. Additionally, it adds the ability for us to designate models as Beta and display that in the dropdown. The reason we need to do this dynamically is because we overwrite the cached models with the result of GET /models. The results from the get request do not list these models as beta, so we need to do so using another designator.

watson-github-bot commented 4 years ago

:tada: This PR is included in version 2.9.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: