Commit Graph

5 Commits

Author SHA1 Message Date
Paillat
866f1b4138 chore(.gitignore): add bark_cache directory to gitignore
feat(video.py): use wav format instead of mp3 for generated audio files
feat(montage.py): use Bark TTS instead of 🐸TTS
feat(speak.py): add support for Bark TTS
fix(speak.py): remove unused 🐸TTS import and variable
fix(main.py): fix asyncio.run() call placement
docs: update requirements.txt with new dependencies
2023-06-25 21:59:52 +02:00
Paillat
e676d5851e I mean its the biggest commit I ever did (did git add * cause I didn't want to explain all of this It's already so complicated) 2023-06-25 16:12:23 +02:00
Paillat
32c14a01ca chore(.gitignore): add marp.exe to the ignored files list 2023-05-22 14:47:52 +02:00
Paillat
2e523f7b3b chore(.gitignore): add montageTEMP_MPY_wvf_snd.mp3 to ignored files 2023-05-22 10:39:38 +02:00
Paillat
5410752853 Initial commit 2023-05-15 10:11:04 +02:00