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

Other machine learning software and APIs #40

Closed
sedubois opened this issue Sep 13, 2017 · 2 comments
Closed

Other machine learning software and APIs #40

sedubois opened this issue Sep 13, 2017 · 2 comments

Comments

@sedubois
Copy link

I was just curious why IBM watson was used as the API for this tool? (I'm not considering Gentle which is described as not being so performant.)

Watson works great but I guess it could add quite some value to integrate other APIs as well. For example, Google's speech API supports 101 languages and offers 1 hour of free transcription per month. There are probably quite a few other APIs available as well, and more are bound to come.

As far as open-source is concerned, I also wondered about alternatives to Gentle? For example Tensorflow open-sourced by Google (AFAIK).

@pietrop
Copy link
Collaborator

pietrop commented Feb 1, 2018

Hey @sedubois,
Apologies for the late reply.
At the time of the development after extensive research it turned out that Watson as the best option. Now this would need to be revisited.

However I was working on a branch to add google STT as an option but the google node SDK is not compatible with electron, and that complicates things considerably, so that's on hold for now.

Others to consider adding are

  • Speechmatics
  • Microsoft Bing Speech API
  • Baidu STT
  • etc..

I'd also welcome input on adding more effective open source alternatives such as Tensorflow, I personally haven't got my head around that yet.

Closing this for now, unless you are interested in helping out exploring some of this options further.

Best

Pietro

@pietrop
Copy link
Collaborator

pietrop commented Jun 19, 2020

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

No branches or pull requests

2 participants