Skip to main content

transcribe_waveform_batch

Function transcribe_waveform_batch 

Source
pub fn transcribe_waveform_batch<T: Transcriber>(
    transcriber: &mut T,
    batch: &OwnedAudioWaveformBatch,
    wav_path: &Path,
) -> Result<TranscriptionResult>
Expand description

Returns transcribe waveform batch.