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

Sample: Add hybrid speech sample #1617

Merged
merged 8 commits into from
Jan 23, 2019

Conversation

compulim
Copy link
Contributor

Fix #1597.

This PR add a sample of combining two speech engines:

  • Speech-to-text: speech engine from the browser
  • Text-to-speech: Cognitive Services Speech Services engine

@coveralls
Copy link

coveralls commented Jan 19, 2019

Pull Request Test Coverage Report for Build 842

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 47.182%

Totals Coverage Status
Change from base Build 834: 0.0%
Covered Lines: 790
Relevant Lines: 1510

💛 - Coveralls

@corinagum
Copy link
Contributor

Please add README.md :) I can help with edits.

samples/06.f.hybrid-speech/index.html Outdated Show resolved Hide resolved
samples/06.f.hybrid-speech/index.html Outdated Show resolved Hide resolved
samples/06.f.hybrid-speech/index.html Outdated Show resolved Hide resolved
samples/06.f.hybrid-speech/index.html Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@compulim
Copy link
Contributor Author

@corinagum added README.md and fixed comments.

Copy link
Contributor

@corinagum corinagum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks doing the README.md 👍 I added a few questions, will approve after we discuss.

samples/06.f.hybrid-speech/README.md Outdated Show resolved Hide resolved
samples/06.f.hybrid-speech/README.md Outdated Show resolved Hide resolved
samples/06.f.hybrid-speech/README.md Outdated Show resolved Hide resolved
Co-Authored-By: compulim <compulim@users.noreply.github.com>
@compulim compulim merged commit ef62e21 into microsoft:master Jan 23, 2019
@compulim compulim deleted the sample-hybrid-speech branch January 23, 2019 23:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Sample Implement PoC or sample code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants