IMPLEMENTASI RASPBERRY PI SEBAGAI PENGUBAH SUARA MENJADI TEKS
Main Author: | PANGESTIKA, MARINI AYU |
---|---|
Format: | Thesis NonPeerReviewed Book |
Bahasa: | eng |
Terbitan: |
, 2017
|
Subjects: | |
Online Access: |
http://eprints.polsri.ac.id/4198/1/File%201.pdf http://eprints.polsri.ac.id/4198/2/BAB%20I.pdf http://eprints.polsri.ac.id/4198/3/BAB%20II.pdf http://eprints.polsri.ac.id/4198/4/BAB%20III.pdf http://eprints.polsri.ac.id/4198/5/BAB%20IV.pdf http://eprints.polsri.ac.id/4198/6/BAB%20V.pdf http://eprints.polsri.ac.id/4198/7/DAFTAR%20PUSTAKA.pdf http://eprints.polsri.ac.id/4198/ |
Daftar Isi:
- The tool created in this final report uses a mini system Raspberry Pi computer that serves as a controller to convert the sound into text. The operating system used on Raspberry Pi is linux debian or commonly called Raspbian. As input to convert into text form that is using voice recognition system (Speech Recognition) by microphone which then will be translated by Raspberry Pi. The software system used is FLAC and Google Speech API. Voice input captured by microphone, then converted into word or text using Google Speech API. Raspberry Pi responds to user commands via speech. The output of this tool is the text that will appear on the screen as feedback from speech recognition. The programming language used to run the voice-to-text command is a bash programming language.