github-actions
|
7dd8b2a3e8
|
fixup: Format Python code with Black
|
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 |
Jason
|
359e9d8c21
|
fixed STREAMLABS_POLLY_VOICE typo
see 1d3410646d..3068cead0c (r915594390)
|
3 years ago |
Callum Leslie
|
3068cead0c
|
fix: raise ValueErrors rather than return
|
3 years ago |
Jason
|
aeafb53da3
|
background audio implementation p2.
removed debug calls and testing rn
style: removed useless comment imports
|
3 years ago |
Jason
|
c412155720
|
background audio implementation
|
3 years ago |
Jason
|
b22e3f9828
|
fixes streamlabs_polly ratelimit
|
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 |
Jason
|
804967e5e4
|
refactor: refactored using black formatter.
cmd: black . --line-length 101
|
3 years ago |
Jason
|
d03f05a1e4
|
feat: improved err handling in streamlabs_polly.py
|
3 years ago |
Jason
|
062f64e473
|
chore: fixed typo
|
3 years ago |
Callum Leslie
|
d271159ac9
|
Move back to 550 character limit for Streamlabs Polly
|
3 years ago |
Jason
|
f9e0c9a2f8
|
Update streamlabs_polly.py
Potential fix for #691
|
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 |