📗 문서 주소가 https://sce-tts.github.io/ 으로 변경되었습니다.
SCE-TTS와 관련한 최신 정보는 위 주소를 참고해주세요!
SCE-TTS와 관련한 최신 정보는 위 주소를 참고해주세요!
훌륭하십니다.
다만 유튜브에 올라온 영상내용과 깃에 저장되어있는 명령어가 다르네요 수정하셔야겠어요
3.4 음성데이터 변환 부분에서 docker-compose run --rm backend generate_ljs_audio_text.py <복사한 폴더 이름>
여기에 중간에 python이 빠진거 같습니다.
docker-compose run --rm backend python generate_ljs_audio_text.py <복사한 폴더 이름>
너무 자랑스럽고 훌륭합니다!
현재 Colab으로 구동 중이긴 한데요.
혹시 로컬에서 RTX 3000 시리즈로 구동이 되나요?
아무리 시도해봐도 에러가 나와서, 환경 구축을 어떻게 하셨는지 궁금합니다.
Melgan학습은 너무 잘 되는데 이상하게 Glow TTS만 돌리면 여러가지 버전이 안맞는다고 오류가 발생하고 가장 결정적으로 Apex라는 모듈..?이 설치가 아예 안됩니다ㅠㅠ
아래와 같은 오류는 왜 생기나요?
ERROR: torchvision 0.7.0+cu101 has requirement torch==1.6.0, but you'll have torch 1.5.1+cu101 which is incompatible.
ERROR: umap-learn 0.4.6 has requirement numpy>=1.17, but you'll have numpy 1.16.4 which is incompatible.
ERROR: umap-learn 0.4.6 has requirement scipy>=1.3.1, but you'll have scipy 1.3.0 which is incompatible.
ERROR: torchvision 0.7.0+cu101 has requirement torch==1.6.0, but you'll have torch 1.5.1+cu101 which is incompatible.
ERROR: tensorflow 2.3.0 has requirement scipy==1.4.1, but you'll have scipy 1.3.0 which is incompatible.
ERROR: datascience 0.10.6 has requirement folium==0.2.1, but you'll have folium 0.8.3 which is incompatible.
ERROR: albumentations 0.1.12 has requirement imgaug<0.2.7,>=0.2.5, but you'll have imgaug 0.2.9 which is incompatible.