HomeMadeGarbage Loading

English Pronunciation Training Machine

ホーム
電子工作
Raspberry Pi
IOT
音楽
Home > 電子工作 > English Pronunciation Training Machine
すき 0
うんこ 0

I made a pronunciation training machine using Google Speech API, because it is difficult for the Japanese to distinguish “L” and “R” pronunciations.

Overview

If you talk to the USB microphone connected to the Raspberry Pi by speaking to “right” or “light” and recognize it correctly, the servo motor points to the right when “right,” and the LED lights if it is “light”.

 

Parts

      • Mike uses the camera on Wed

         
      • Raspberry Pi 3

         
      • Microcomputer Arduino uno

         
      • Neopixel Ring – 12 consecutive full color serial leds

         
      • Servo motor SG90

Raspie settings

Install voice processing library sox.

Python programs

When recording, light the red LED. When it recognizes “right” and “light” it sends a signal to Arduino (GPIO).

Arduino IDE Program

The library for NeoPixel is below.
 https://github.com/adafruit/Adafruit_NeoPixel

Code to receive the signal from the Raspberry Pi and control the servo and the NeoPixel ring.

Operation

 

L R pronunciation correction Gibbs Dad hen pronunciation training machine #right #light #raspberrypi #arduino #neopixel

Posts shared by Home made garbage (@homemadegarbage)-

 

L R pronunciation correction Gibbs mom hen pronunciation training machine #right #light #raspberrypi #arduino #neopixel

Posts shared by Home made garbage (@homemadegarbage)-

コメントはこちらから

メールアドレスが公開されることはありません。コメントのみでもOKです。

このサイトはスパムを低減するために Akismet を使っています。コメントデータの処理方法の詳細はこちらをご覧ください