inflearn logo
강의

강의

N
챌린지

챌린지

멘토링

멘토링

N
클립

클립

로드맵

로드맵

지식공유

자바웹님의 게시글

자바웹 자바웹

@alice9651956

수강평 작성수
-
평균평점
-

게시글 2

질문&답변

현재(6/30) 깃헙 코드링크가 not found 뜹니다.

'명령행에서 음성으로 메세지 읽어주기' 파트에서 읽어주는 부분에서 오류가 납니다 ㅠㅠ 음성파일 경로로 가봤는데, 저 파일이 없었습니다..어떻게 해결해야 할지 도움부탁드립니다 [user]!say [assistant]Hello! I hope you are doing well! Is there anything specific you would like to talk about or ask me? Traceback (most recent call last): File "c:\Users\user\Documents\django_chat\venv\cli.py", line 98, in main() File "c:\Users\user\Documents\django_chat\venv\cli.py", line 92, in main say(messages[-1]["content"], "en") File "c:\Users\user\Documents\django_chat\venv\cli.py", line 82, in say play_file( f.name ) File "c:\Users\user\Documents\django_chat\venv\cli.py", line 67, in play_file pygame.mixer.music.load(file_path) pygame.error: No such file or directory: 'C:\Users\user\AppData\Local\Temp\tmpgnvtv7q9'.

좋아요수
0
댓글수
2
조회수
409