Skip to content

텍스트를 영상으로 바꾸는 프로젝트입니다

Notifications You must be signed in to change notification settings

notmoviepie/text-to-video

Repository files navigation

Python의 moviepy를 이용한 마크다운 형식 글을 영상으로 바꾸어주는 프로젝트입니다.

프론트 레포지토리: https://github.com/hidanbeing/ttv_front

  • 파라미터
    • text
    • video_size
      • 1920, 1080
      • 1080, 1920
    • tts_type
      • ko-KR-Wavenet-A
      • ko-KR-Wavenet-B
      • ko-KR-Wavenet-C
      • ko-KR-Wavenet-D
    • tts_speed
      • 0.5~1.5
    • font
      • NotoSansKR
      • 서울남산장체

리눅스 환경에서는 moviepy의 설정을 따로 해 주어야 합니다. Pillow의 버전을 9.5.0을 사용해야 합니다.

About

텍스트를 영상으로 바꾸는 프로젝트입니다

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published