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 708 forks source link

Add data for newly captured voice models #230

Closed lpatino10 closed 4 years ago

lpatino10 commented 4 years ago

Currently, there's an issue where there are some new models which do not have associated sample audio or keywords. This is resulting in an error when users try to play the sample audio:

image

The models in question are:

This PR just points those models to the same sample files and keywords used by the es-ES_BroadbandModel and es-ES_NarrowbandModel models for now, since the service team does not have real audio files ready for us to use.

Demo:

demo-fix

watson-github-bot commented 4 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: