Skip to content

Conversation

@seokjin1023
Copy link
Contributor

#️⃣ 연관된 이슈

작업한 내용과 관련된 Issue Number를 작성해주세요.

ex) #이슈번호

✅ PR 유형

어떤 변경 사항이 있었나요?

  • 새로운 기능 추가
  • 디자인 추가 및 수정
  • 버그 수정
  • 코드에 영향을 주지 않는 변경사항(오타 수정, 탭 사이즈 변경, 변수명 변경)
  • 코드 리팩토링
  • 주석 추가 및 수정
  • 문서 수정
  • 파일 혹은 폴더명 수정
  • 파일 혹은 폴더 삭제

💻 작업 내용

이번 PR에서 작업한 내용에 대해 설명해주세요.

  • 내용 1
  • 내용 2

🖼️ 스크린샷

🙏 리뷰 요구사항

리뷰어가 특별히 봐주었으면 하는 부분이 있다면 작성해주세요.

✅ 체크리스트(PR 올리기 전 아래 내용을 확인해 주세요)

  • Reviewers를 지정해주세요
  • Assignees는 본인을 선택해주세요
  • label을 선택해주세요

@seokjin1023 seokjin1023 merged commit e5347a6 into dev May 25, 2025
1 check passed
@seokjin1023 seokjin1023 deleted the feat/sensor branch May 25, 2025 05:37
@seokjin1023 seokjin1023 restored the feat/sensor branch May 25, 2025 11:10
@seokjin1023 seokjin1023 deleted the feat/sensor branch May 25, 2025 12:46
yjg0815 added a commit that referenced this pull request Jun 8, 2025
* add : 기존에 쓰던 코드 올려놓음

* add

* fix: S3 키 추가 + optimize

* fix : main.py

* feat: tts api 콜 + 윈도우에서 출력 확인 (#1)

* test

* chores: test audio sample

* fix: 라즈베리파이 오디오 출력 코드 테스트

* fix: logic

* feat: github_action으로 docker_hub 자동 업데이트 (#2)

* fix: Dockerfile CMD 수정

* Feat/record (#3)

* feat: record

* fix: user_Id 반영 로직(api아까워서 하드로 박아놈)

* feat: gpt 로직 설계

* feat: target time 맞춰서 출력

* fix: 보호자 지칭 alias 추가

* fix: 하이퍼파라미터 튜닝

* refactor: folder + import 정리

* fix: Pyaudio docker build conflict 해결

* fix: respberry version record

* Feat/sensor (#4)

* sensor code update

* moving sensor code add

* feat: main change

* fix: localhost to springboot(url)

---------

Co-authored-by: yjg0815git <dlwlsrud815@gmail.com>

* Update Dockerfile

* fix: spirng과 연결되도록 수정

* fix: Dockerfile로 container 내부에 ffmpeg 설치

* feat: docker image가 너무 커서 ignore로 고치기

* fix: test schdules to url work

* feat: test voiceId sending front to fastapi to spring

* feat: send url with text/plain

* feat: send url with text/plain

* Feat/diary interaction (#5)

* interaction

* fix: check mic. setting & gpt interaction

* recent file

* fix: localhost -> springboot change

* fix: Docker error

* fix:Docker error

* feat: ML

* feat: predict

* fix: server-client separation

* fix: server requirements

* feat: model

* fix: server-client interaction

* feat: send png to spring

* fix: emotion analysis report - resp로 return 하는건 없애도 됨

* fix: 실제로 voice, scehdule gpt와 elevenlabs 사용 실험

* fix: import 구문에서 AI제거

* fix: ec2의 fastapi에서 subscribe하지 않도록 함.

* fix: not define error수정

* fix: not define error수정

* fix: not define error수정

* fix: controller flow

* fix: docker error

* fix: docker error

* fix

---------

Co-authored-by: seokjin1023 <150601054+seokjin1023@users.noreply.github.com>
Co-authored-by: sjpark1023 <babyy1023@naver.com>
yjg0815 added a commit that referenced this pull request Jun 8, 2025
* add : 기존에 쓰던 코드 올려놓음

* add

* fix: S3 키 추가 + optimize

* fix : main.py

* feat: tts api 콜 + 윈도우에서 출력 확인 (#1)

* test

* chores: test audio sample

* fix: 라즈베리파이 오디오 출력 코드 테스트

* fix: logic

* feat: github_action으로 docker_hub 자동 업데이트 (#2)

* fix: Dockerfile CMD 수정

* Feat/record (#3)

* feat: record

* fix: user_Id 반영 로직(api아까워서 하드로 박아놈)

* feat: gpt 로직 설계

* feat: target time 맞춰서 출력

* fix: 보호자 지칭 alias 추가

* fix: 하이퍼파라미터 튜닝

* refactor: folder + import 정리

* fix: Pyaudio docker build conflict 해결

* fix: respberry version record

* Feat/sensor (#4)

* sensor code update

* moving sensor code add

* feat: main change

* fix: localhost to springboot(url)

---------

Co-authored-by: yjg0815git <dlwlsrud815@gmail.com>

* Update Dockerfile

* fix: spirng과 연결되도록 수정

* fix: Dockerfile로 container 내부에 ffmpeg 설치

* feat: docker image가 너무 커서 ignore로 고치기

* fix: test schdules to url work

* feat: test voiceId sending front to fastapi to spring

* feat: send url with text/plain

* feat: send url with text/plain

* Feat/diary interaction (#5)

* interaction

* fix: check mic. setting & gpt interaction

* recent file

* fix: localhost -> springboot change

* fix: Docker error

* fix:Docker error

* feat: ML

* feat: predict

* fix: server-client separation

* fix: server requirements

* feat: model

* fix: server-client interaction

* feat: send png to spring

* fix: emotion analysis report - resp로 return 하는건 없애도 됨

* fix: 실제로 voice, scehdule gpt와 elevenlabs 사용 실험

* fix: import 구문에서 AI제거

* fix: ec2의 fastapi에서 subscribe하지 않도록 함.

* fix: not define error수정

* fix: not define error수정

* fix: not define error수정

* fix: controller flow

* fix: docker error

* fix: docker error

* fix

---------

Co-authored-by: seokjin1023 <150601054+seokjin1023@users.noreply.github.com>
Co-authored-by: sjpark1023 <babyy1023@naver.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants