Commit History

refactor: simplify audio input by consolidating microphone and file uploads into a single Gradio Audio component
19c3228
Running

ongudidan commited on

feat: add wav_to_mp3 conversion and update return values to provide MP3 output files
12d8590

ongudidan commited on

refactor: simplify audio post-processing to fixed filters and remove redundant UI controls
6cd9ca2

ongudidan commited on

refactor: replace abstract denoising strength slider with granular controls for post-processing and noise gate parameters
6d7d479

ongudidan commited on

refactor: optimize noise gate response time and introduce a gain floor for more natural background audio processing
42eb2c0

ongudidan commited on

refactor: simplify UI parameters by replacing complex EQ sliders with denoising strength and vocal polish toggle
9c7885d

ongudidan commited on

feat: add soft noise gate and analog warmth DSP processing to post-processing pipeline
c580565

ongudidan commited on

refactor: simplify Gradio UI layout, remove custom styling, and update demo components
3d3121f

ongudidan commited on

feat: add adjustable low-cut, bass, and treble controls to post-processing and revamp Gradio UI
fb3ee9b

ongudidan commited on

perf: optimize CPU inference via thread limiting and inference mode usage
eff59b0

ongudidan commited on

feat: add optional DSP post-processing for audio clarification and normalization
56fb286

ongudidan commited on

fix: improve format conversion robustness and align tensor shapes for dry/wet blending
d527034

ongudidan commited on

feat: add attenuation limit and wet/dry blending parameters to demo interface and enhancement pipeline
8871317

ongudidan commited on

Update requirements.txt
c6dd90b
verified

ongudidan commited on

Update README.md
c6db23f
verified

ongudidan commited on

Update README.md
03bb74e
verified

ongudidan commited on

Update README.md
3e2d0d3
verified

ongudidan commited on

Update README.md
3b2072d
verified

ongudidan commited on

Update usage.md
73abbbc
verified

ongudidan commited on

Update usage.md
84f214e
verified

ongudidan commited on

Update app.py
16d8efc
verified

ongudidan commited on

Update app.py
abeff4e
verified

ongudidan commited on

Update app.py
974a4a4
verified

ongudidan commited on

Update app.py
cb1e8bf
verified

ongudidan commited on

Update app.py
a030856
verified

ongudidan commited on

Update app.py
6024d1d
verified

ongudidan commited on

Update app.py
faa83be
verified

ongudidan commited on

Update app.py
0756e53
verified

ongudidan commited on

Update README.md
a214226
verified

ongudidan commited on

Update README.md
1bca999
verified

ongudidan commited on

Update app.py
a2adea6
verified

ongudidan commited on

Update app.py
d67897c
verified

ongudidan commited on

Update app.py
ea29c1a
verified

ongudidan commited on

Update app.py
110768a
verified

ongudidan commited on

Update app.py
7314444
verified

ongudidan commited on

Update app.py
9144f66
verified

ongudidan commited on

Update README.md
03bba41
verified

ongudidan commited on

Update README.md
939ed98
verified

ongudidan commited on

Added an api endpoint - '/denoise' (#6)
3f90cb2
verified

hshr Gowdamn commited on

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