playmore/speech-enhancer 🖼️❓✓ → 🖼️
About
Speech Enhancer
Example Output
Output
Performance Metrics
2.08s
Prediction Time
2.10s
Total Time
All Input Parameters
{
"audio": "https://replicate.delivery/pbxt/O5zFqg3CK7UIAvnKo3atcq5ahAK2iQVSxEGHaZ7lWyR27MSZ/cafe.wav",
"model": "mossformer2_se_48k",
"batch_process_chunks": false,
"force_sliding_window": false
}
Input Parameters
- audio (required)
- Noisy audio file (wav/mp3/m4a/etc.) to denoise.
- model
- Choose a model to run.
- batch_process_chunks
- Only applies to resemble_denoiser; process 30-second chunks in batches for throughput.
- force_sliding_window
- Only applies to mossformer2; otherwise ignored. Forces sliding-window decoding regardless of clip length.
Output Schema
Output
Example Execution Logs
/src/denoise_app/mossformer2/features.py:70: UserWarning: The length of signal is shorter than the length parameter. Result is being padded with zeros in the tail. Please check your center and hop_length settings. (Triggered internally at ../aten/src/ATen/native/SpectralOps.cpp:1187.) return torch.istft(
Version Details
- Version ID
bda37cf8cb38f5b677514933634a281b263a04225f7b2bf62c1c1b8748d21ae6- Version Created
- November 20, 2025