Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ibm watson stt #52

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from
Draft

Ibm watson stt #52

wants to merge 6 commits into from

Conversation

pietrop
Copy link
Owner

@pietrop pietrop commented Sep 30, 2020

Is your Pull Request request related to another issue in this repository ?

#51
Describe what the PR does

  • removes Speechmatics, as their API web portal has been deprecated 😞
  • Adds IBM Watson STT to provide support for languages other then English

State whether the PR is ready for review or whether it needs extra work

Work in progress
Additional context

  • Add IBM as an STT language in settings
  • add option to add Credentials for IBM Watson
  • Remove Speechmatics from settings
  • Add IBM Watson module SDK (eg from autoEdit2) to "backend"
  • add speaker diarization info to the IBM Watson to dpe converter
  • remove apikey field, in settings
  • remove example url in settings
  • remove speechmatics node module SDK from "backend"
  • test with IBM Watson STT credentials
  • update user manual

Pietro Passarelli added 2 commits September 30, 2020 14:35
canon now change to IBM Watson as STT, choose a language, as well as set credentials
@pietrop
Copy link
Owner Author

pietrop commented Oct 2, 2020

getting an error from IBM Watson STT API

There was an error transcribing Bad Request: Stream was 15 bytes but needs to be at least 100 bytes.

@pietrop
Copy link
Owner Author

pietrop commented Oct 12, 2020

This is the .recognize function in the IBM Watson SDK

https://github.com/watson-developer-cloud/node-sdk/blob/master/speech-to-text/v1.ts#L155

@pietrop pietrop mentioned this pull request Feb 24, 2021
@johnfelipe
Copy link

wich is progress about watson for version3?

@pietrop
Copy link
Owner Author

pietrop commented Feb 26, 2021

👋 @johnfelipe we are waiting on @seanmtracey IBM's update

Meanwhile there might be an alternative way to add other languages via GCP STT #49

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants