Jason
|
a7c54f48e8
|
Improved AWS Polly eh
improved handling for errors like
like #929
|
2 years ago |
Jason
|
2b0d66f451
|
added backup contingency
|
2 years ago |
Jason
|
aeafb53da3
|
background audio implementation p2.
removed debug calls and testing rn
style: removed useless comment imports
|
2 years ago |
Jason
|
c412155720
|
background audio implementation
|
2 years ago |
Callum Leslie
|
a3e7b979f3
|
fix: regex splitter no longer skips newlines
|
2 years ago |
Jason
|
b22e3f9828
|
fixes streamlabs_polly ratelimit
|
2 years ago |
Jason
|
fc414b57b7
|
style: reformatted
|
2 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
|
2 years ago |
Callum Leslie
|
6a16c9f3e7
|
style: format with python-black
|
2 years ago |
Callum Leslie
|
436266033e
|
refactor: tts engines now use toml config
|
2 years ago |
Callum Leslie
|
c4da2fa55a
|
fix: close ALL clips when finished
|
2 years ago |
Callum Leslie
|
10c20987e7
|
Merge pull request #836 from muhammedaksam/develop
Fixing legacy VOICE variables
|
2 years ago |
Callum Leslie
|
8365121865
|
fix: close clip once finished
|
2 years ago |
Callum Leslie
|
a335e67c8c
|
fix: stop broken typechecking
|
2 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
|
2 years ago |
Callum Leslie
|
11de0fd324
|
fix: length checker works with new duration code
|
2 years ago |
Jason
|
1c883e5ccd
|
fix: maybe fixed mutagen error using callums method
|
2 years ago |
Callum Leslie
|
708016c583
|
fix: mutagen error - moved to moviepy duration
|
2 years ago |
Jason
|
e950d47ddc
|
forgot to update vers
|
2 years ago |
Jason
|
ce6a87aac2
|
fix: Fixed Mutagen error issue
style: made final_video.py cleaner
|
2 years ago |
Jason
|
804967e5e4
|
refactor: refactored using black formatter.
cmd: black . --line-length 101
|
2 years ago |
Jason
|
d03f05a1e4
|
feat: improved err handling in streamlabs_polly.py
|
2 years ago |
Jason
|
f685cb26f6
|
I needed to add this commit to close the issues
Closes #400
Closes #379
Closes #414
Closes #433
Closes #573
Closes #603
Closes #620
|
2 years ago |
Jason
|
03b533cca9
|
chore: moved the VIDEO LENGTH var
|
2 years ago |
Jason
|
062f64e473
|
chore: fixed typo
|
2 years ago |
Muhammed Mustafa Akşam
|
10fe183ac2
|
Update engine_wrapper.py
Fixed not sanitizing the text issue that occurs if POSTLANG is set
|
2 years ago |
Callum Leslie
|
d271159ac9
|
Move back to 550 character limit for Streamlabs Polly
|
2 years ago |
Jason
|
f9e0c9a2f8
|
Update streamlabs_polly.py
Potential fix for #691
|
2 years ago |
Callum Leslie
|
4a9e2b0dbe
|
Fixed Tiktok max characters
|
2 years ago |
Callum Leslie
|
71ae7db4d7
|
Remove debug statements
|
2 years ago |
Callum Leslie
|
b8e4103cf9
|
Merge branch 'develop' into feat/better-tts-changer
|
2 years ago |
Callum Leslie
|
36cb5c91a5
|
Add optional voices for each engine
|
2 years ago |
Callum Leslie
|
7765c9b018
|
Fix small bugs and path issues
|
2 years ago |
Callum Leslie
|
c58fa10f53
|
Reduced code duplication in TTS engines
|
2 years ago |
SinecKers
|
4bb8d67e68
|
tts language selection
|
2 years ago |
Jason
|
a36aca273e
|
added init files to stop python from whining
|
2 years ago |
Jason
|
56ad559339
|
added the changes of #549
|
2 years ago |
Jason
|
c482266e5c
|
reformatted using black
command
"black . --line-length 101"
|
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
|
2f87ee4a56
|
updates exceptions
and audio splitter/merger
|
2 years ago |
Jason
|
3778ca2a14
|
fix: fixed language options
|
2 years ago |
Jason
|
9859e4a0bc
|
fix: accidentally left the voice hardcoded to brian
|
2 years ago |
Jason
|
bb2e02288f
|
changed regex splitter
|
2 years ago |
Jason
|
e96a4a5859
|
changed regex splitter
|
2 years ago |
Jason
|
045d7b2b01
|
fixed capitalization issue
|
2 years ago |
Jason
|
ebe6974cc5
|
left debug thing.
|
2 years ago |
Jason
|
c58efb23fc
|
think I fixed polly needs testing tho
|
2 years ago |
Jason
|
7eb8ace07e
|
fixed file not found error
|
2 years ago |
Jason
|
d1faf4824c
|
refactored using black
|
2 years ago |