github-actions
53db79ab29
fixup: Format Python code with Black
5 months ago
Jason
9e60d83580
Fmt using black & isort
5 months ago
Jason
adf1e78413
Update elevenlabs to 1.0
5 months ago
github-actions
31312a30d4
fixup: Format Python code with Black
6 months ago
Cyteon
64f2322ba0
Git merge conflict was not actually resolved
7 months ago
cyteon
bc0abb6136
Merge conflict fix
7 months ago
Kristian
903081fca3
Revert "meme support"
...
This reverts commit b508f2af73
.
7 months ago
Kristian
d42ff50a35
meme support
7 months ago
github-actions
bbf5a8265d
fixup: Format Python code with Black
7 months ago
Jason
35fac14447
fix: fixed the GUI
...
chore: reformatted and optimized imports.
Co-authored-by: Jan Tumpa <jtumpa@gmail.com>
7 months ago
Jason Cameron
c704929b2f
Update streamlabs_polly.py
...
Fixes issues with git
8 months ago
Kristian
410f442976
Revert "meme support"
...
This reverts commit b508f2af73
.
8 months ago
Kristian
b508f2af73
meme support
8 months ago
Basti
8166668989
streamlabspolly_fix.py
...
fixes the streamlabspolly error:
Error occurred calling Streamlabs Polly
9 months ago
dieperdev
49ddc36b44
Update streamlabs_polly.py
10 months ago
github-actions
425286fe90
fixup: Format Python code with Black
10 months ago
Jason
ed97ae4ebb
fix: fixed the GUI
...
chore: reformatted and optimized imports.
Co-authored-by: Jan Tumpa <jtumpa@gmail.com>
1 year ago
Simon
fef94989b6
Merge pull request #1719 from rsley/master
...
Fix translators
1 year ago
Rafael Soley R
a2ca82c67b
Fix translators
1 year ago
github-actions
7dd8b2a3e8
fixup: Format Python code with Black
2 years ago
Simon
0ea74e43f1
Version 3.2
...
The RedditVideoMakerBot has been updated to version 3.2, bringing exciting new features and bug fixes. Introducing **ElevenLabs TTS** for high-quality audio. Enjoy **background audio** and **random voices per comment**. Run the bot with one click using the **bat file**. Use the **zoom setting** for bigger text. Bug fixes include video downloader improvements, random story mode fix, updated dependencies, code optimizations, text size adjustments, enhanced Reddit credentials validation, and translator fixes. Enjoy the new features and **thanks to all contributors**!
2 years ago
Syed Aman Raza
0a1ba17d0e
Merge branch 'develop' into dev
2 years ago
electro199
3dcb36f23b
Merge branch 'dev' of https://github.com/electro199/RedditVideoMakerBot into dev
2 years ago
Simon
bb65d2f6cd
Update TTS/engine_wrapper.py
2 years ago
electro199
8b73e1ecb5
more minor change
2 years ago
Simon
cab5359e08
Reformat
2 years ago
Simon
53ab45bba9
Merge branch 'develop' into elevenlabs
2 years ago
Simon
f7bc316bfc
Merge pull request #1578 from liamb13/zoom
...
Adds zoom function
2 years ago
Simon
655c507010
Couple of fixes including translators fix
2 years ago
Simon
19b44b1302
Add random_voice
2 years ago
electro199
4a83cd0f6f
better err handle and run.bat
2 years ago
electro199
7486e04b26
Merge branch 'develop' of https://github.com/elebumm/RedditVideoMakerBot into dev
2 years ago
liamb13
6aef6666e0
Update elevenlabs.py
2 years ago
liamb13
51d0486866
Update TTS/elevenlabs.py
...
Co-authored-by: Simon <65854503+OpenSourceSimon@users.noreply.github.com>
2 years ago
liamb13
270e725e40
Update TTS/elevenlabs.py
...
Co-authored-by: Simon <65854503+OpenSourceSimon@users.noreply.github.com>
2 years ago
liamb13
473dacdbfc
Update elevenlabs.py
2 years ago
liamb
815c4b2a2e
throw error on no api
2 years ago
liamb
685f8c4ddd
format like other tts engines
2 years ago
liamb13
066f657134
Update TTS/elevenlabs.py
...
Co-authored-by: Simon <65854503+OpenSourceSimon@users.noreply.github.com>
2 years ago
liamb
d19dfac8a3
adds elevenlabs
2 years ago
liamb
276c0679b5
add periods fix
2 years ago
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
...
The max character is actually 200, not 300 per the [documentation](https://github.com/oscie57/tiktok-voice/wiki/Request-Parameters ) `there is a server limit of 200 characters.`
This might be causing the 'error XXX.mp3 file not found' as the app splits based on max_char, and since this is 100 char over the limit the mp3 file never gets created.
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
...
fix: tts blending sentences between paragraphs
2 years ago
Poogee
aacd63116d
fix: tts blending sentences from diff. paragraphs
2 years ago
electro199
e6e27f3240
changed TikTokTTSException msg
2 years ago