You're looking at a specific version of this model. Jump to the model overview.

bzikst /wav2vec2-large-xlsr-53-gender-recognition-librispeech:cae46553

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
Audio file to identify gender, ffmepg will be used to cut first 30 secs and convert to 16kHz mono pcm_s16le

Output schema

The shape of the response you’ll get when you run this model with an API.

Schema
{'title': 'Output', 'type': 'string'}