Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature]: STT 구현 #69

Merged
merged 3 commits into from
Oct 24, 2024
Merged

[feature]: STT 구현 #69

merged 3 commits into from
Oct 24, 2024

Conversation

kanguk01
Copy link
Contributor

📄요약

CLOVA Speech 실시간 스트리밍 API 를 활용하여 STT 구현

🖋️작업 내용

  • CLOVA Speech 실시간 스트리밍 API 연결
  • 웹소켓 연결
  • 실시간 통신 구현 완료

📷스크린샷

2024-10-19.2.13.28.mov

❗참고 사항

  • ./gradlew build 해서 잘 되는지 봐주세요 build.gradle 부분 잘 되는지...

🔗이슈

close #68

@kanguk01 kanguk01 added the ✨feature 기능 개발 및 수정 label Oct 18, 2024
@kanguk01 kanguk01 requested review from kimsongmok and ez23re October 18, 2024 17:49
@kanguk01 kanguk01 self-assigned this Oct 18, 2024
파일 업로드 -> STT 실행의 기본 기능을 구현한다.
기존 CLOVA Speech Recognition 에서 CLOVA Speech 실시간 스트리밍 API를 활용하여 실시간 처리를 가능하도록 수정한다.
@kanguk01 kanguk01 force-pushed the feat/68-feature-stt branch from cb09ec4 to b0d810e Compare October 24, 2024 19:51
@kanguk01 kanguk01 merged commit 492f980 into weekly/7 Oct 24, 2024
1 check passed
@kanguk01 kanguk01 deleted the feat/68-feature-stt branch October 24, 2024 19:55
kimsongmok pushed a commit that referenced this pull request Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨feature 기능 개발 및 수정
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants