Commit Graph

8 Commits

Author SHA1 Message Date
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
25f578f48c fix(generators/ideas.py): fix typo in variable name 'existing_ideas'
feat(generators/montage.py): add check to skip slide if it already exists
feat(generators/montage.py): add support for DEEPL_ACCESS_KEY and UNSPLASH_ACCESS_KEY environment variables
feat(generators/speak.py): add support for Johanne voice
feat(generators/speak.py): add emotion parameter to generate_voice function
feat(generators/uploader.py): add success message and authorization prompt message to run_local_server method
fix(main.py): check if credits is None before writing to meta.txt file
feat(prompts/marp.md): change theme to gaia and add lead and invert classes
2023-05-25 21:47:11 +02:00
Paillat
8a0029a048 refactor(montage.py): remove unused translate function
refactor(montage.py): remove unused srt_fr variable
refactor(montage.py): remove saving of french subtitle file
refactor(main.py): remove unused translate import and function call
2023-05-22 10:40:33 +02:00
Paillat
e9da4686f4 refactor(script.py): remove unused imports and variables 2023-05-15 16:53:09 +02:00
Paillat
da257e7b39 Added and fixed a whole bunch of things 2023-05-15 15:35:08 +02:00
Paillat
393600ad94 fix(speak.py): handle TTS initialization error when gpu is not available 2023-05-15 12:32:14 +02:00
Paillat
be20abb833 feat(ideas.py): add support for generating ideas for a specific subject
feat(ideas.py): add support for appending new ideas to existing ideas.json file
2023-05-15 11:50:33 +02:00
Paillat
5410752853 Initial commit 2023-05-15 10:11:04 +02:00