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

Add samples for Dutch audio #232

Closed lpatino10 closed 4 years ago

lpatino10 commented 4 years ago

Sometime today, there's a Speech to Text API release scheduled that will include two new Dutch language models: nl-NL_BroadbandModel, and nl-NL_NarrowbandModel.

This PR adds the sample audio files for those two models. I'd like to wait until this can be validated to merge, since at the moment the new models aren't being returned by the API.

lpatino10 commented 4 years ago

Just tested and verified that everything works with the new models getting pulled in 👍

watson-github-bot commented 4 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: