Weilbyte / tiktok-tts

Generate TikTok Text-to-Speech voices in your browser
https://weilbyte.github.io/tiktok-tts/
MIT License
393 stars 85 forks source link

Error submitting form (printed to console). #3

Closed cocosgd closed 1 year ago

cocosgd commented 1 year ago

It says this when im trying to generate a voice: image

Petter1515 commented 1 year ago

Yes, me too. The browser has a problem.

image

alexgarciab commented 1 year ago

Not working here either. There is a problem with warp-co.rs SSL cert. It expired a few hours ago and the requests are not being sent correctly as the browser needs a valid SSL on that domain. Any alternatives to that CORS proxy? @Weilbyte

Weilbyte commented 1 year ago

@alexgarciab will find an alternative once I get back from work. There should be plenty.

Weilbyte commented 1 year ago

There appears to still be an error because of bad URI encoding. Will be fixed soon.

Weilbyte commented 1 year ago

Fixed as of a few hrs ago.