You're looking at a specific version of this model. Jump to the model overview.
playmore /speech-enhancer:de680605
Input schema
The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.
| Field | Type | Default value | Description |
|---|---|---|---|
| audio |
string
|
Noisy audio file (wav/mp3/m4a/etc.) to denoise.
|
|
| model |
None
|
mossformer2_se_48k
|
Choose a model to run.
|
| force_sliding_window |
boolean
|
False
|
Only applies to mossformer2; otherwise ignored. Forces sliding-window decoding regardless of clip length.
|
| batch_process_chunks |
boolean
|
False
|
Only applies to resemble_denoiser; process 30-second chunks in batches for throughput.
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'format': 'uri', 'title': 'Output', 'type': 'string'}