-
Notifications
You must be signed in to change notification settings - Fork 1
jyt6640/LJ-2
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
# 1. 필요한 패키지 설치 pip install -r requirements.txt # 2. # inference.py 안의 문장 목록에 원하는 문장을 써넣은 후 아래의 명령어 중 하나를 # 실행하면 inference_output 폴더에 웨이브 파일이 저장됨 # 0034_G2A4E6S0C0_LJH (당황) python inference.py -t 당황_타코트론/tc2_130000.ckpt -w 당황_웨이브글로우/wg_390000.ckpt # 0044_G2A5E4S0C0_KTH (불안) python inference.py -t 불안_타코트론/tc2_130000.ckpt -w 불안_웨이브글로우/wg_390000.ckpt # 0044_G2A5E5S0C0_KTH (상처) python inference.py -t 상처_타코트론/tc2_130000.ckpt -w 상처_웨이브글로우/wg_390000.ckpt # 0046_G2A3E1S0C0_SSH (기쁨) python inference.py -t 기쁨_타코트론/tc2_130000.ckpt -w 기쁨_웨이브글로우/wg_390000.ckpt # 0046_G2A3E2S0C0_SSH (슬픔) python inference.py -t 슬픔_타코트론/tc2_130000.ckpt -w 슬픔_웨이브글로우/wg_390000.ckpt # 0046_G2A3E3S0C0_SSH (분노) python inference.py -t 분노_타코트론/tc2_130000.ckpt -w 분노_웨이브글로우/wg_390000.ckpt
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published