voice_transcribe_file
Convert audio files (wav, flac, mp3, ogg) to MIDI notes. Choose monophonic or polyphonic transcription for different content types.
Instructions
Transcribe an existing audio file (wav / flac / mp3 / ogg) into MIDI notes.
polyphonic=True uses Spotify Basic Pitch (chords / full-mix content);
needs the polyphonic extra. Default is the monophonic pyin engine.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| audio_path | Yes | ||
| min_note_sec | No | ||
| fmin_hz | No | ||
| fmax_hz | No | ||
| polyphonic | No |