elebumm / RedditVideoMakerBot

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

[Feature]: if tiktok tts fails fail over to another tts method #1864

Open stumiles86 opened 1 year ago

stumiles86 commented 1 year ago

Summary

if tiktok tts fails fail over to another tts method

Is your feature request related to a problem?

1847

Describe the solution you'd like

Can we make it so that if the tiktok tts fails, the bot tries another tts method? I.e pyttsx etc

Describe alternatives you've considered

No response

Additional Context

No response

JasonLovesDoggo commented 10 months ago

honestly, good idea.

testacc123-create commented 10 months ago

Make an error variable that will store the error and: ""if error == "Code 2" TTS=streamlabspolly""? Could something like this work?

JasonLovesDoggo commented 10 months ago

1890 is similar logic wise

martvIO commented 3 weeks ago

use voice_choice = "pyttsx"