Files
FABLE/requirements.txt
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

10 lines
128 B
Plaintext

TTS
moviepy
pysrt
deepl
openai
pillow
python-dotenv
google-api-python-client
git+https://github.com/suno-ai/bark.git
noisereduce