github-actions
|
53db79ab29
|
fixup: Format Python code with Black
|
9 months ago |
Jason
|
9e60d83580
|
Fmt using black & isort
|
9 months ago |
github-actions
|
31312a30d4
|
fixup: Format Python code with Black
|
10 months ago |
Cyteon
|
64f2322ba0
|
Git merge conflict was not actually resolved
|
11 months ago |
cyteon
|
bc0abb6136
|
Merge conflict fix
|
11 months ago |
github-actions
|
bbf5a8265d
|
fixup: Format Python code with Black
|
11 months ago |
Jason
|
35fac14447
|
fix: fixed the GUI
chore: reformatted and optimized imports.
Co-authored-by: Jan Tumpa <jtumpa@gmail.com>
|
11 months ago |
Jason Cameron
|
c704929b2f
|
Update streamlabs_polly.py
Fixes issues with git
|
12 months ago |
Basti
|
8166668989
|
streamlabspolly_fix.py
fixes the streamlabspolly error:
Error occurred calling Streamlabs Polly
|
1 year ago |
dieperdev
|
49ddc36b44
|
Update streamlabs_polly.py
|
1 year ago |
github-actions
|
425286fe90
|
fixup: Format Python code with Black
|
1 year 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 |
Syed Aman Raza
|
e30eaf7594
|
Added the story mode with 2 methods by Electro199 (#1288)
Thank you @electro199!
|
2 years ago |
Jason
|
f65a797ec5
|
reformatted
|
3 years ago |
Jason
|
c10a5d3c2f
|
fixed 71c317da23 by removing match usage (3.10+ only)
optimized imports
|
3 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 |