elebumm / RedditVideoMakerBot

Create Reddit Videos with just✨ one command ✨
GNU General Public License v3.0
6.56k stars 1.84k forks source link

Not an issues, just a question... #577

Closed Minni1337Me closed 2 years ago

Minni1337Me commented 2 years ago

How to change the voice to the same voice in the example video?

Is this in the tiktok.py?

changing

VOICE="emma" # e.g. en_us_002 TTsChoice="polly" # todo add docs

to

VOICE="human" # e.g. en_us_002 TTsChoice="tiktok" # todo add docs

just gives me a lot of errors. Or how else to have the correct voice?

LukeZekes commented 2 years ago

TTsChoice="gtts"

Value of VOICE does not matter as far as I can tell

TTsChoice="polly"

Valid values for VOICE are:

TTsChoice="tiktok"

Valid values for VOICE are:

carlosmrtll commented 2 years ago

@LukeZekes @Minni1337Me There's no tiktok.py file that I can see, where are you changing these TTsChoice and VOICE values?

aLtRD commented 2 years ago

@LukeZekes @Minni1337Me There's no tiktok.py file that I can see, where are you changing these TTsChoice and VOICE values?

You can change the voice values in the .env folder. The tiktok.py file is in the TTS folder.

carlosmrtll commented 2 years ago

@aLtRD Oh I see, it was just added a few days ago. Thanks!

github-actions[bot] commented 2 years ago

This issue is stale because it has been open 7 days with no activity. Remove stale label or comment, or this will be closed in 10 days.

github-actions[bot] commented 2 years ago

This issue is stale because it has been open 7 days with no activity. Remove stale label or comment, or this will be closed in 10 days.

github-actions[bot] commented 2 years ago

This issue is stale because it has been open 7 days with no activity. Remove stale label or comment, or this will be closed in 10 days.

github-actions[bot] commented 2 years ago

Issue closed due to being stale. Please reopen if issue persists in latest version.