mozilla / DeepSpeech

DeepSpeech is an open source embedded (offline, on-device) speech-to-text engine which can run in real time on devices ranging from a Raspberry Pi 4 to high power GPU servers.
Mozilla Public License 2.0
25.33k stars 3.96k forks source link

Deep Speech training materials #2654

Open kdavis-mozilla opened 4 years ago

kdavis-mozilla commented 4 years ago

Enhancement of pre-existing training materials

kdavis-mozilla commented 4 years ago

A lot, but a start has already been made by @lissyx who has created some initial training materials that can be the basis for the 1.0 work. @lissyx can maybe comment more on what he already has.

lissyx commented 4 years ago

I have beamer slides introducing common voice and DeepSpeech, and another set guiding a class for a 3-4h workshop on building small nodejs based app / web app with voice control.