From 02d13716f3929bff1e04c43fa62612713f744602 Mon Sep 17 00:00:00 2001 From: ajaysi Date: Wed, 22 Apr 2026 07:24:28 +0530 Subject: [PATCH] fix: voice clone preview audio not playing + avatar upload 500 + asset serving - Fix voice clone preview saved as .wav regardless of actual format (MP3/WebM content from WaveSpeed was saved with .wav extension causing NotSupportedError) - Add detect_audio_format() and ensure_audio_extension() to media_utils - Fix assets_serving.py: use storage_paths for root resolution, add proper MIME types to FileResponse, add auth via query token for