Note_

[12회차] 참조 사이트 본문

혁신성장 프로젝트

[12회차] 참조 사이트

yewon 2021. 8. 19. 17:05

https://cloud.google.com/architecture/speech-translation-android-microservice?hl=ko 

 

Android 앱에 음성 번역 추가  |  클라우드 아키텍처 센터  |  Google Cloud

샘플 코드 복제 다음 명령어를 사용하여 마이크로서비스 코드가 포함된 nodejs-docs-samples 저장소를 클론합니다. git clone https://github.com/GoogleCloudPlatform/nodejs-docs-samples.git Google Cloud 프로젝트에 대한

cloud.google.com

 

https://cloud.google.com/speech-to-text/docs/apis?hl=ko 

 

API 및 참조  |  Cloud Speech-to-Text 문서  |  Google Cloud

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trade

cloud.google.com

 

샘플 애플리케이션

프로그래밍 언어 예시

오디오를 Speech-to-Text에 보내고 해당 오디오의 텍스트 변환을 받는 데 사용할 수 있는 코드 샘플의 링크

https://github.com/googleapis/python-speech/tree/master/samples

 

GitHub - googleapis/python-speech

Contribute to googleapis/python-speech development by creating an account on GitHub.

github.com

모바일 플랫폼 예시

Android 샘플

 Cloud Speech RPC API와 함께 마이크를 사용하여 스트리밍 음성 인식을 제공 방법

https://github.com/GoogleCloudPlatform/android-docs-samples/tree/master/speech/Speech

 

GitHub - GoogleCloudPlatform/android-docs-samples

Contribute to GoogleCloudPlatform/android-docs-samples development by creating an account on GitHub.

github.com

 

 

 

 

 

 

 

 

그외 샘플 동기식

 

동기식 단어인식

동기식 구두점 인식

동기식 cloud storage파일 텍스트 변환

 

https://cloud.google.com/speech-to-text/docs/samples?hl=ko 

 

샘플 애플리케이션  |  Cloud Speech-to-Text 문서  |  Google Cloud

[{ "type": "thumb-down", "id": "hardToUnderstand", "label":"이해하기 어려움" },{ "type": "thumb-down", "id": "incorrectInformationOrSampleCode", "label":"잘못된 정보 또는 샘플 코드" },{ "type": "thumb-down", "id": "missingTheInformationSa

cloud.google.com

 

Comments