interface AudioRankingInfo {
    best_audio_cluster_id: string;
}

Properties

best_audio_cluster_id: string