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

Speech to text lab with Raspberry Pi #6

Closed
jimbobbennett opened this issue Sep 3, 2020 · 1 comment
Closed

Speech to text lab with Raspberry Pi #6

jimbobbennett opened this issue Sep 3, 2020 · 1 comment
Labels
lab wanted A request for a new lab

Comments

@jimbobbennett
Copy link
Contributor

jimbobbennett commented Sep 3, 2020

The cart contains a Raspberry Pi, along with a USB speakerphone containing a microphone and speaker.

One of the labs we need to use this is speech to text based off the Azure cognitive services speech service, all coded in Python.

There isn't a Speech SDK in Python for the Raspberry Pi at the moment, so this lab should use the REST API.

Hardware

  • Raspberry Pi 4
  • M0 USB speakerphone

Lab parts

This lab should focus on the Speech to Text scenario, with output to the console. As this lab needs to explain all the steps it needs to be documented either as markdown, or a Jupyter notebook that can be run on the Pi.

The lab should have a structure something like:

All labs should follow the lab contribution guidelines.

@jimbobbennett
Copy link
Contributor Author

Implemented by #30

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lab wanted A request for a new lab
Projects
None yet
Development

No branches or pull requests

1 participant