Spaces:
Running
Running
Merge remote changes and keep improved DSCNN implementation
Browse files- Resolved merge conflicts in app.py
- Kept improved MFCC feature extraction with proper DCT transform
- Maintained DSCNN paper specifications (40ms frame, 20ms stride, 10 MFCC features)
- Preserved quantized INT8 model support with proper dequantization