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

Integrate Watson API for speech-to-text #47

Open
jeffpaul opened this issue Apr 8, 2019 · 3 comments
Open

Integrate Watson API for speech-to-text #47

jeffpaul opened this issue Apr 8, 2019 · 3 comments

Comments

@jeffpaul
Copy link
Member

jeffpaul commented Apr 8, 2019

Splitting this out from #2

@Sidsector9
Copy link
Member

Additional info:

The IBM Watson Speech to Text provides 3 interfaces for speech recognition:

See more on Advantages of the WebSocket interface.

@jeffpaul This service provides a lot of features, few of them such as: Speaker labels, Profanity filtering and Background audio suppression, etc.

Can you expand on the use case of this feature? That way we can list out the features that can go with the implementation.

@jeffpaul
Copy link
Member Author

@Sidsector9 I believe the original thought on this enhancements was taking live speech and generating text from that for captions, so the speaker labels bit you highlighted probably most applies here.

@jeffpaul
Copy link
Member Author

Could similarly look at using OpenAI's Whisper for this.

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

No branches or pull requests

2 participants