infery
← All models

DeepFilterNet 3

deepfilternet3

Text to Speechby Deepfilternet3

Enhance speech audio by removing background noise and upsampling to 48KHz

Details

Accepts
audio

Pricing

Price
0.125 cr / second

Prices in credits (1 credit = $0.01).

Data schema

Input

FieldTypeDescription
bitratestringThe bitrate of the output audio.
audio_urlrequiredstringThe URL of the audio to enhance.
sync_modebooleanIf `True`, the media will be returned as a data URI and the output data won't be available in the request history.
audio_formatstringenum: mp3, aac, m4a, ogg, opus, flacThe format for the output audio.

Output

FieldTypeDescription
timingsTimings for each step in the pipeline.
audio_fileThe audio file that was enhanced.