Spaces:
Running
Running
Commit History
feat: add wav_to_mp3 conversion and update return values to provide MP3 output files 12d8590
refactor: simplify audio post-processing to fixed filters and remove redundant UI controls 6cd9ca2
refactor: replace abstract denoising strength slider with granular controls for post-processing and noise gate parameters 6d7d479
refactor: optimize noise gate response time and introduce a gain floor for more natural background audio processing 42eb2c0
refactor: simplify UI parameters by replacing complex EQ sliders with denoising strength and vocal polish toggle 9c7885d
feat: add soft noise gate and analog warmth DSP processing to post-processing pipeline c580565
refactor: simplify Gradio UI layout, remove custom styling, and update demo components 3d3121f
feat: add adjustable low-cut, bass, and treble controls to post-processing and revamp Gradio UI fb3ee9b
perf: optimize CPU inference via thread limiting and inference mode usage eff59b0
feat: add optional DSP post-processing for audio clarification and normalization 56fb286
fix: improve format conversion robustness and align tensor shapes for dry/wet blending d527034
feat: add attenuation limit and wet/dry blending parameters to demo interface and enhancement pipeline 8871317
Update requirements.txt c6dd90b verified
Update README.md c6db23f verified
Update README.md 03bb74e verified
Update README.md 3e2d0d3 verified
Update README.md 3b2072d verified
Update usage.md 73abbbc verified
Update usage.md 84f214e verified
Update app.py 16d8efc verified
Update app.py abeff4e verified
Update app.py 974a4a4 verified
Update app.py cb1e8bf verified
Update app.py a030856 verified
Update app.py 6024d1d verified
Update app.py faa83be verified
Update app.py 0756e53 verified
Update README.md a214226 verified
Update README.md 1bca999 verified
Update app.py a2adea6 verified
Update app.py d67897c verified
Update app.py ea29c1a verified
Update app.py 110768a verified
Update app.py 7314444 verified
Update app.py 9144f66 verified
Update README.md 03bba41 verified
Update README.md 939ed98 verified
Do not print filter every loop 0b0666f
Hendrik Schroeter commited on
try fix filter 1316b18
Hendrik Schroeter commited on
Fall back to lokal df2 model 63cd8f7
Hendrik Schroeter commited on
try fix filtering fe04ae7
Hendrik Schroeter commited on
typo 46414ac
Hendrik Schroeter commited on
Try fix cleanup 2cbf753
Hendrik Schroeter commited on
Update to df3, improve cleanup b64ea7b
Hendrik Schroeter commited on
typo 9b336fb
Hendrik Schroeter commited on
Try to cleanup some stuff 42ea010
Hendrik Schroeter commited on
Change markdown a little 031a5ff
Hendrik Schroeter commited on
Formatting and cleanup 7895c3a
Hendrik Schroeter commited on