몽셀통통의 블로그

[IoT이노베이션챌린지] artik 710로 구글 음성인식 api 설정하기 본문

메이커톤 && 해커톤

[IoT이노베이션챌린지] artik 710로 구글 음성인식 api 설정하기

몽통이 2018. 10. 14. 01:21

- 아틱 710 와이파이 강제 연결하기

http://www.artikplus.com/index.php?mid=board_lxBD47&document_srl=904


사용하는 방법은

https://cloud.google.com/speech-to-text/docs/quickstart-protocol?_ga=2.157977722.-1949776760.1535874994&_gac=1.241888950.1537795191.EAIaIQobChMInumUtN3T3QIVTwoqCh2Wngi4EAAYASAAEgKvPfD_BwE

여기에서 그대로 따라해 주면된다


리눅스 버전!! 으로 gcloud 설치해주기

만약 gcloud init이 안된다면

https://stackoverflow.com/questions/31037279/gcloud-command-not-found-while-installing-google-cloud-sdk

이거 해주기!


enter verification code가 나오면 나오는 주소로 들어간다음 로그인해주고 나오는 코드를 입력!

(https://calmlake79.wordpress.com/2015/05/22/google_cloud_ssh/)



구글 클라우드 음성인식 api 샘플은

https://github.com/GoogleCloudPlatform/python-docs-samples/tree/master/speech/cloud-client

에서 확인이 가능하다


일단

git clon https://github.com/GoogleCloudPlatform/python-docs-samples.git

명령어로 다운


json 파일 아틱으로 옮길때 winSPC 사용


export 해주는 방법

https://m.blog.naver.com/PostView.nhn?blogId=chandong83&logNo=221066873320&proxyReferer=https%3A%2F%2Fwww.google.co.kr%2F


구글 음성인식 & 라즈베리파이

http://diy-project.tistory.com/91




이게 뭔진 모르겠지만

https://opsech.io/posts/2017/Jun/12/running-fedora-on-gce.html



tts 기능

mp3 재생 하는 방법

https://zetawiki.com/wiki/%EC%9A%B0%EB%B6%84%ED%88%AC16_libsox-fmt-mp3_%EC%84%A4%EC%B9%98

mp3 사용하는 명령어

https://superuser.com/questions/276596/play-mp3-or-wav-file-via-linux-command-line