github-actions
7dd8b2a3e8
fixup: Format Python code with Black
2 years ago
John Toniutti
bfe577643c
Custom resolution ( #1277 )
...
Thank you @jotonedev!
2 years ago
Syed Aman Raza
e30eaf7594
Added the story mode with 2 methods by Electro199 ( #1288 )
...
Thank you @electro199!
2 years ago
Jason
f65a797ec5
reformatted
2 years ago
Jason
c10a5d3c2f
fixed 71c317da23
by removing match usage (3.10+ only)
...
optimized imports
2 years ago
Simon Woker
85beecae20
use correct max_chars for synchronous api call
2 years ago
Simon Woker
2f5b0ca490
fix AWS_Polly TTS max_chars
...
previously aws TTS did not read out comments correctly and only made weird sounds with super short mp3s. This fixes the problem and allows the full comment to be read.
2 years ago
Callum Leslie
3068cead0c
fix: raise ValueErrors rather than return
3 years ago
Jason
a7c54f48e8
Improved AWS Polly eh
...
improved handling for errors like
like #929
3 years ago
Jason
fc414b57b7
style: reformatted
3 years ago
Jason
9ae01b7c19
fixed merge conflicts and cleared up some old existing .env referances
...
chore: updated version num
style: improved IDE autocorrection support
chore: simplified the regex in func name_normalize
3 years ago
Callum Leslie
6a16c9f3e7
style: format with python-black
3 years ago
Callum Leslie
436266033e
refactor: tts engines now use toml config
3 years ago
Muhammed Mustafa Akşam
ada9b69299
Fixing legacy VOICE variables
...
Fixing legacy VOICE variables that caused lot of issues if TTSCHOICE set to AWS_VOICE or STREAMLABS_VOICE
3 years ago
Callum Leslie
36cb5c91a5
Add optional voices for each engine
3 years ago
Callum Leslie
c58fa10f53
Reduced code duplication in TTS engines
3 years ago