Skip to main content

AudioAnalysisV6VoiceSegments

No description

type AudioAnalysisV6VoiceSegments {
female: [Float!]!
instrumental: [Float!]!
male: [Float!]!
}

Fields

female ([Float!]!)

Segments prediction value for the "female" voice type.

instrumental ([Float!]!)

Segments prediction value for the "instrumental" voice type.

male ([Float!]!)

Segments prediction value for the "male" voice type.