AudioAnalysisV6Voice
No description
type AudioAnalysisV6Voice {
female: Float!
instrumental: Float!
male: Float!
}
Fields
female
(Float!
)
Mean prediction value for the "female" voice type.
instrumental
(Float!
)
Mean prediction value for the "instrumental" voice type.
male
(Float!
)
Mean prediction value for the "male" voice type.