Commit Graph

58 Commits (28af1ab5acc5aadb9be3e692efb9a468b2a310ef)

Author SHA1 Message Date
John Toniutti bfe577643c
Custom resolution (#1277)
2 years ago
Syed Aman Raza e30eaf7594
Added the story mode with 2 methods by Electro199 (#1288)
2 years ago
Jason c10a5d3c2f fixed 71c317da23 by removing match usage (3.10+ only)
2 years ago
Supreme-hub ca97087ac8 fixed formatting
2 years ago
Supreme-hub 3da1debf83 added full pyttsx functionality
2 years ago
Supreme-hub ae41127a91 fixed a error(self-made), added default values
2 years ago
Supreme-hub 6ca3223ca3 small mistake in voices.py
2 years ago
Supreme-hub c5fda9d3fe added pyttsx option
2 years ago
RiveN000 c29f408fb6 Fixed merge conflicts from #982
2 years ago
Jason 482a666941 adds a min comment's var
2 years ago
Jason c412155720 background audio implementation
2 years ago
Jason fc414b57b7 style: reformatted
2 years ago
Jason b82459166b docs: improved examples in .config.template.toml
2 years ago
Callum Leslie 6a16c9f3e7
style: format with python-black
2 years ago
Callum Leslie 5a2112b34e
fix: incorrect settings path for tts
2 years ago
Callum Leslie 19ef71fc9a
refactor: voices.py uses toml config
2 years ago
Jason 65e42f286d style: improved typehinting
2 years ago
Jason 90be9e09b3 fixed the typehiting that @HallowedDust5 broke for py versions < 3.9
2 years ago
Jason 804967e5e4 refactor: refactored using black formatter.
2 years ago
Jason 03b533cca9 chore: moved the VIDEO LENGTH var
2 years ago
Callum Leslie 69f4f59bb6 Formatted with python-black
2 years ago
Callum Leslie 83407aba74
Merge branch 'develop' into Documentation
2 years ago
Callum Leslie 3d2004f4cc Missing function call on casefold
2 years ago
CordlessCoder 896ab385ff
Removed unnecessary chosen flag
2 years ago
Callum Leslie 36cb5c91a5 Add optional voices for each engine
2 years ago
HallowedDust5 e51d0a0835
Last commit was meant to be this one
2 years ago
HallowedDust5 b38184bc32
Updated doc comments, added typing in function declaration
2 years ago
HallowedDust5 96d77f7ae0
Added typing and redid function comment
2 years ago
HallowedDust5 c9e497e5cf
Added function comment
2 years ago
Callum Leslie c58fa10f53 Reduced code duplication in TTS engines
2 years ago
Jason c482266e5c reformatted using black
2 years ago
ART3MISTICAL a56e818e26 Converted spaces into tabs for all files
2 years ago
CordlessCoder 8b0be93302 Some refactors, removed unnecessary f-strings and never referenced variables
2 years ago
Jason dcb42a4939 reworked the tts system
2 years ago
Lewis Menelaws 439a257a53 Merge branch 'develop' into pr/ProjectSlxsh/418
2 years ago
Jason 5beef765d7 chore: reformatted
3 years ago
Jason bd165a2473 added IN-PROGRESS storymode flag
3 years ago
Jason dbf68477a6 fixed #60
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.
3 years ago
Jason e678d3e5ca adds voice config
3 years ago
Callum Leslie 2ac69da449
Merge pull request #311 from null3000/null3000-tts-links
3 years ago
null3000 be2870a24b
Merge branch 'elebumm:master' into null3000-tts-links
3 years ago
CordlessCoder 24863a9940 video_creation surface level refactor
3 years ago
CordlessCoder 45a296db80 setup.py heavily refactored, all files formatted with python-BLACK and added shebang lines
3 years ago
null3000 f55dda166a
tts will no longer read aloud link
3 years ago
MeDBeD1 3115155d89
Added a check for selftext
3 years ago
Jason f491479fb7 backup
3 years ago
MeDBeD1 2ef606fe29
Fixed a bug: an error if the thread has no selftext
3 years ago