How to validate your own clips on a local setup

Hello, i’ve stumbled across this amazing project and tried following the contributing.md for the local setup using a docker s3 proxy.
After recording the mp3 samples, the listen panel can’t detect them.
Can anyone please help me with that issue, and thank you in advance ^^

Hii @1premiercompte If you’re sure that your clips are stored wherever you want (locally or cloud storage), please check on to the console tab in developer tools. If you receive Content Security Policy violation error, then you must whitelist your storage backend’s domain. You can do this by modifying server.ts file by adding your storage domain in CSP header.
Sorry for the late reply. Just now I faced this issue by the way.

1 Like