Commit Graph

67 Commits (53986c72ee9fb6154ac69784f4b3e4f1286b8fca)

Author SHA1 Message Date
Josh Greenwood 53986c72ee
process text before all calls to call_tts
3 years ago
Josh Greenwood 9065f563f1
improved efficiency of empty text check
3 years ago
Josh Greenwood 571c782021
process split text before checking if it is empty
3 years ago
Simon Woker 1685b55e6c
add max_chars to GTTS, fixing #1036
3 years ago
Simon Woker 85beecae20
use correct max_chars for synchronous api call
3 years ago
Simon Woker 2f5b0ca490
fix AWS_Polly TTS max_chars
3 years ago
Jason 45c8401589 fix: typo left in causing name error
3 years ago
Jason 035db66e28
Merge branch 'develop' into feat/watermark
3 years ago
Jason 420bac9a5a fix: typo
3 years ago
Jason bc215f8b32 Stable implementation of the watermark
3 years ago
final cbfdfc3ce7 Fixed video being too long error.
3 years ago
Jason 78ff605c42 everything works except for changes the location
3 years ago
Jason 2f3efb03a9 typo: fixed typo in engine_wrapper.py
3 years ago
Jason 359e9d8c21 fixed STREAMLABS_POLLY_VOICE typo
3 years ago
Callum Leslie 3068cead0c
fix: raise ValueErrors rather than return
3 years ago
Callum Leslie c5c64a5e4b
fix: dont use blank text splits
3 years ago
Jason a7c54f48e8 Improved AWS Polly eh
3 years ago
Jason 2b0d66f451 added backup contingency
3 years ago
Jason aeafb53da3 background audio implementation p2.
3 years ago
Jason c412155720 background audio implementation
3 years ago
Callum Leslie a3e7b979f3
fix: regex splitter no longer skips newlines
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
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
Callum Leslie c4da2fa55a
fix: close ALL clips when finished
3 years ago
Callum Leslie 10c20987e7
Merge pull request #836 from muhammedaksam/develop
3 years ago
Callum Leslie 8365121865
fix: close clip once finished
3 years ago
Callum Leslie a335e67c8c
fix: stop broken typechecking
3 years ago
Muhammed Mustafa Akşam ada9b69299 Fixing legacy VOICE variables
3 years ago
Callum Leslie 11de0fd324
fix: length checker works with new duration code
3 years ago
Jason 1c883e5ccd fix: maybe fixed mutagen error using callums method
3 years ago
Callum Leslie 708016c583
fix: mutagen error - moved to moviepy duration
3 years ago
Jason e950d47ddc forgot to update vers
3 years ago
Jason ce6a87aac2 fix: Fixed Mutagen error issue
3 years ago
Jason 804967e5e4 refactor: refactored using black formatter.
3 years ago
Jason d03f05a1e4 feat: improved err handling in streamlabs_polly.py
3 years ago
Jason f685cb26f6 I needed to add this commit to close the issues
3 years ago
Jason 03b533cca9 chore: moved the VIDEO LENGTH var
3 years ago
Jason 062f64e473 chore: fixed typo
3 years ago
Muhammed Mustafa Akşam 10fe183ac2 Update engine_wrapper.py
3 years ago
Callum Leslie d271159ac9 Move back to 550 character limit for Streamlabs Polly
3 years ago
Jason f9e0c9a2f8
Update streamlabs_polly.py
3 years ago
Callum Leslie 4a9e2b0dbe Fixed Tiktok max characters
3 years ago
Callum Leslie 71ae7db4d7 Remove debug statements
3 years ago
Callum Leslie b8e4103cf9 Merge branch 'develop' into feat/better-tts-changer
3 years ago
Callum Leslie 36cb5c91a5 Add optional voices for each engine
3 years ago
Callum Leslie 7765c9b018 Fix small bugs and path issues
3 years ago
Callum Leslie c58fa10f53 Reduced code duplication in TTS engines
3 years ago