반응형
250x250
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 | 29 |
30 | 31 |
Tags
- 모델링
- 시각화
- ERD
- nlp
- tableau
- fit
- 데이터시각화
- pmf
- omtm
- 데이터모델링
- 파인튜닝
- 태블로
- 데이터분석
- 인공지능
- 그로스해킹
- 데이콘
- productmarketfit
- 머신러닝
- dl
- 컴퓨터비전
- Computer Vision
- 언어지능딥러닝
- product
- 딥러닝
- 자연어처리
- Market
- OKR
- DACON
Archives
- Today
- Total
목록공부/error (10)
블로그
[error] whisper 라이브러리 사용시 ffmpeg 오류 해결
https://phoenixnap.com/kb/ffmpeg-windows Installing FFmpeg on Windows {Step-by-Step}FFmpeg is a free command-line audio and video converter. Read this guide and learn how installing FFmpeg on Windows works.phoenixnap.com 요기 들어가서 나와있는데로 설치해주는 해결됐다 ~
공부/error
2024. 6. 26. 09:45
[error] cryptography 오류 해결
daphne -p 8000 callcenter.asgi:application 이 코드로 서버를 실행했더니 아래와 같은 오류가 발생했다 (test) C:\Users\User\KtAivle\test\callcenter>daphne -p 8000 callcenter.asgi:application Traceback (most recent call last): File "C:\Users\User\anaconda3\envs\test\lib\runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "C:\Users\User\anaconda3\envs\test\lib\runpy.py", line 87, in _..
공부/error
2024. 6. 26. 09:44