github-actions
2ed5aa6f21
fixup: Format Python code with Black
6 months ago
bnfone
e137dbb40d
adding OpenAI TTS API Option
...
This allows users to configure OpenAI TTS API to generate voice for their videos, which might be a cheaper option than ElevenLabs (especially if one runs KokoroTTS localy [which has a similar API structure like OpenAI and is fully compatible])
6 months ago
github-actions
53db79ab29
fixup: Format Python code with Black
1 year ago
Jason
9e60d83580
Fmt using black & isort
1 year ago
github-actions
425286fe90
fixup: Format Python code with Black
2 years ago
Jason
ed97ae4ebb
fix: fixed the GUI
...
chore: reformatted and optimized imports.
Co-authored-by: Jan Tumpa <jtumpa@gmail.com>
2 years ago
github-actions
7dd8b2a3e8
fixup: Format Python code with Black
2 years ago
Simon
cab5359e08
Reformat
2 years ago
liamb
d19dfac8a3
adds elevenlabs
2 years ago
John Toniutti
bfe577643c
Custom resolution ( #1277 )
...
Thank you @jotonedev!
3 years ago
Syed Aman Raza
e30eaf7594
Added the story mode with 2 methods by Electro199 ( #1288 )
...
Thank you @electro199!
3 years ago
Jason
c10a5d3c2f
fixed 71c317da23
by removing match usage (3.10+ only)
...
optimized imports
3 years ago
Supreme-hub
ca97087ac8
fixed formatting
3 years ago
Supreme-hub
3da1debf83
added full pyttsx functionality
3 years ago
Supreme-hub
ae41127a91
fixed a error(self-made), added default values
3 years ago
Supreme-hub
6ca3223ca3
small mistake in voices.py
3 years ago
Supreme-hub
c5fda9d3fe
added pyttsx option
3 years ago
RiveN000
c29f408fb6
Fixed merge conflicts from #982
...
Co-Authored-By: Jacob Cuomo <jacobcuomodev@gmail.com>
3 years ago
Jason
482a666941
adds a min comment's var
...
fixes #924
chore: updated version number
3 years ago
Jason
c412155720
background audio implementation
3 years ago
Jason
fc414b57b7
style: reformatted
3 years ago
Jason
b82459166b
docs: improved examples in .config.template.toml
...
fix: mutability issue in settings.py
style: added autocomplete support for the settings.config var
style: fixed autocomplete issues overall
3 years ago
Callum Leslie
6a16c9f3e7
style: format with python-black
3 years ago
Callum Leslie
5a2112b34e
fix: incorrect settings path for tts
3 years ago
Callum Leslie
19ef71fc9a
refactor: voices.py uses toml config
3 years ago
Jason
65e42f286d
style: improved typehinting
3 years ago
Jason
90be9e09b3
fixed the typehiting that @HallowedDust5 broke for py versions < 3.9
3 years ago
Jason
804967e5e4
refactor: refactored using black formatter.
...
cmd: black . --line-length 101
3 years ago
Jason
03b533cca9
chore: moved the VIDEO LENGTH var
3 years ago
Callum Leslie
69f4f59bb6
Formatted with python-black
3 years ago
Callum Leslie
83407aba74
Merge branch 'develop' into Documentation
3 years ago
Callum Leslie
3d2004f4cc
Missing function call on casefold
3 years ago
CordlessCoder
896ab385ff
Removed unnecessary chosen flag
3 years ago
Callum Leslie
36cb5c91a5
Add optional voices for each engine
3 years ago
HallowedDust5
e51d0a0835
Last commit was meant to be this one
3 years ago
HallowedDust5
b38184bc32
Updated doc comments, added typing in function declaration
3 years ago
HallowedDust5
96d77f7ae0
Added typing and redid function comment
3 years ago
HallowedDust5
c9e497e5cf
Added function comment
3 years ago
Callum Leslie
c58fa10f53
Reduced code duplication in TTS engines
3 years ago
Jason
c482266e5c
reformatted using black
...
command
"black . --line-length 101"
3 years ago
ART3MISTICAL
a56e818e26
Converted spaces into tabs for all files
3 years ago
CordlessCoder
8b0be93302
Some refactors, removed unnecessary f-strings and never referenced variables
3 years ago
Jason
dcb42a4939
reworked the tts system
3 years ago
Lewis Menelaws
439a257a53
Merge branch 'develop' into pr/ProjectSlxsh/418
3 years ago
Jason
5beef765d7
chore: reformatted
...
feat:adds tiny delay
closes #40
3 years ago
Jason
bd165a2473
added IN-PROGRESS storymode flag
...
chore: changed print sizing
feat: started working on #10
3 years ago
Jason
dbf68477a6
fixed #60
...
and reformatted project with the black formatter
3 years ago
null3000
224217f341
Merge branch 'develop' into ux-changes
3 years ago
null3000
9b25603bba
Update voices.py
3 years ago
Jason
45531df823
sanitize text.
...
closes #59
3 years ago