#๐Ÿ”’ RedditVideoMakerBot TTS Issue

7 messages ยท Page 1 of 1 (latest)

full shuttleBOT
#

@rigid prairie

Python help channel opened

Remember to:

  • Ask your Python question, not if you can ask or if there's an expert who can help.
  • Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
  • Explain what you expect to happen and what actually happens.

:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.

rigid prairie
#

Error: Code: 1, reason: probably the aid โ”‚
โ”‚ value isn't correct, message: Couldnโ€™t load โ”‚
โ”‚ speech. Try again.

Traceback (most recent call last):
File "C:\Users\dexte\RedditVideoMakerBot\bot.py", line 131, in <module>
raise err
File "C:\Users\dexte\RedditVideoMakerBot\bot.py", line 113, in <module>
run_many(config["settings"]["times_to_run"])
File "C:\Users\dexte\RedditVideoMakerBot\bot.py", line 68, in run_many
main()
File "C:\Users\dexte\RedditVideoMakerBot\bot.py", line 50, in main
length, number_of_comments = save_text_to_mp3(reddit_object)
File "C:\Users\dexte\RedditVideoMakerBot\video_creation\voices.py", line 49, in save_text_to_mp3
return text_to_mp3.run()
File "C:\Users\dexte\RedditVideoMakerBot\TTS\engine_wrapper.py", line 74, in run
self.call_tts("title", process_text(self.reddit_object["thread_title"]))
File "C:\Users\dexte\RedditVideoMakerBot\TTS\engine_wrapper.py", line 147, in call_tts
self.tts_module.run(
File "C:\Users\dexte\RedditVideoMakerBot\TTS\TikTok.py", line 109, in run
raise TikTokTTSException(status_code, data["message"])
TTS.TikTok.TikTokTTSException: Code: 1, reason: probably the aid value isn't correct, message: Couldnโ€™t load speech. Try again.

#

I am not sure what else to do, ive tried elevenlabs as well both times API seem to be the issue, truthully speaking i do not understand pythong at all so maybe that isnt helping matters

#

I installed playwright too, but the dependincies didnt seem to install as the command prompt didnt have the install thing come up like normal playwright

full shuttleBOT
#

@rigid prairie

Python help channel closed for inactivity

This help channel has been closed. Feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.