JeffreyCA / spleeter-web

Self-hostable web app for isolating the vocal, accompaniment, bass, and drums of any song. Supports Spleeter, D3Net, Demucs, Tasnet, X-UMX. Built with React and Django.
https://jeffreyca.github.io/spleeter-web/
MIT License
413 stars 76 forks source link

Can't upload YT videos with Chinese characters! #1087

Closed piwawa closed 2 months ago

piwawa commented 2 months ago

image

piwawa commented 2 months ago

Youtube: https://www.youtube.com/watch?v=iA0Uxzs_Qow

JeffreyCA commented 2 months ago

Hi, can you please share the console output/logs of the "fast_queue" celery worker?

piwawa commented 2 months ago

After i setting envs, It works.

Environment="LANG=en_US.UTF-8"
Environment="LC_ALL=en_US.UTF-8"