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

Lesson 21 – Speech recognition #28

Closed
7 tasks done
jimbobbennett opened this issue May 25, 2021 · 0 comments
Closed
7 tasks done

Lesson 21 – Speech recognition #28

jimbobbennett opened this issue May 25, 2021 · 0 comments
Assignees
Labels
cooking The cooking project lesson

Comments

@jimbobbennett
Copy link
Contributor

jimbobbennett commented May 25, 2021

Lesson

Concepts taught

  • IoT devices can capture audio and use AI services in the cloud for speech detection.

Learning objectives

  • Learn about pre-built AI services.
  • Learn how to capture audio.
  • Learn how to use AI services to convert speech to text.

Hardware required

  • Wio/Pi
  • USB Microphone (Pi)
  • Grove button (Pi)

Software/services

  • VS Code
  • PlatformIO (Wio)
  • Cognitive services resource (free tier)

Code

  • On-device code to capture audio when the button is pressed and send it to the cloud to convert to text.

Tasks

  • Write lesson
  • Build and test lab - Set up cognitive services speech with the CLI
  • Build and test lab - Wio Terminal
  • Build and test lab - Raspberry Pi
  • Build and test lab - Virtual IoT device
  • Pre and post quiz questions
  • Sketchnote
@jimbobbennett jimbobbennett added lesson cooking The cooking project labels May 25, 2021
@jimbobbennett jimbobbennett self-assigned this Jun 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cooking The cooking project lesson
Projects
None yet
Development

No branches or pull requests

1 participant