Commit Graph

102 Commits (5a103e76cddf006ff816af9d448a83173bfdf070)

Author SHA1 Message Date
Simon d3beec0309
Merge branch 'develop' into master
2 years ago
Brian Antunes d8a8001b41
Changed url to resolve conflict
2 years ago
Brian Antunes f21727f5a5
Updated TikTok.py
2 years ago
Simon 8b103437af Reformat
2 years ago
Simon cfb0e5f603
Fix comma in TikTok.py
2 years ago
Simon d959bf2ce1 Fix TikTok error message
2 years ago
Simon da36eb039f
Merge pull request #1483 from Poogee/periods
2 years ago
Poogee aacd63116d fix: tts blending sentences from diff. paragraphs
2 years ago
electro199 e6e27f3240 changed TikTokTTSException msg
2 years ago
electro199 1f8ebf5eeb Fixed Timeout error and improved return hinting
2 years ago
Simon 8e5b7a935d Fix for path at background.py and added TikTok error message just in case
2 years ago
John Toniutti ee6363cd1e
Fix and improve TikTok TTS (#1271)
2 years ago
John Toniutti bfe577643c
Custom resolution (#1277)
2 years ago
Syed Aman Raza e30eaf7594
Added the story mode with 2 methods by Electro199 (#1288)
2 years ago
RiveN000 41dcd6e592 Correct video length
2 years ago
Thomas Meaney 9609025bba Add silence inbetween tts
2 years ago
Thomas Meaney 9c182abc69 Don't composite `AudioClip` twice
2 years ago
Thomas Meaney 31d349b5c7 Add `silence_duration` to config template
2 years ago
Thomas Meaney 7ded2bd4ec Add tonywiththetommy's changes
2 years ago
Jason f65a797ec5 reformatted
2 years ago
Jason c10a5d3c2f fixed 71c317da23 by removing match usage (3.10+ only)
2 years ago
Jason 767e34c843 fixed headless error and reformatted
2 years ago
Simon 5a8db46178
Bot can run multiple instances at the same time (#1091)
2 years ago
Callum Leslie 66ec9b34d2
style: formatting
2 years ago
Jason d1009ef098
Merge pull request #1049 from swoker/patch-3
2 years ago
Jason d809e4ad4d
Merge pull request #1092 from Supreme-hub/develop-pyttsx
2 years ago
Supreme-hub 5d0172a463 fixed formatting changes
2 years ago
Supreme-hub ca97087ac8 fixed formatting
2 years ago
Callum Leslie 9140af9c02
style: formatted with black
2 years ago
Supreme-hub 3da1debf83 added full pyttsx functionality
2 years ago
Supreme-hub ae41127a91 fixed a error(self-made), added default values
2 years ago
Supreme-hub 6ca3223ca3 small mistake in voices.py
2 years ago
Supreme-hub c5fda9d3fe added pyttsx option
2 years ago
Josh Greenwood 7df0671b70
formatting
2 years ago
Josh Greenwood 53986c72ee
process text before all calls to call_tts
2 years ago
Josh Greenwood 9065f563f1
improved efficiency of empty text check
2 years ago
Josh Greenwood 571c782021
process split text before checking if it is empty
2 years ago
Simon Woker b0fa661624
prevent last comment being cut offin the middle
2 years ago
Simon Woker 1685b55e6c
add max_chars to GTTS, fixing #1036
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
2 years ago
Jason 45c8401589 fix: typo left in causing name error
2 years ago
Jason 035db66e28
Merge branch 'develop' into feat/watermark
2 years ago
Jason 420bac9a5a fix: typo
2 years ago
Jason bc215f8b32 Stable implementation of the watermark
2 years ago
final cbfdfc3ce7 Fixed video being too long error.
2 years ago
Jason 78ff605c42 everything works except for changes the location
2 years ago
Jason 2f3efb03a9 typo: fixed typo in engine_wrapper.py
2 years ago
Jason 359e9d8c21 fixed STREAMLABS_POLLY_VOICE typo
2 years ago
Callum Leslie 3068cead0c
fix: raise ValueErrors rather than return
2 years ago