"SpokenLanguage" (Built-in Classifier)
Identify which natural language the audio is in.
Classes
Details
- This classifier assumes the audio input is recorded in a unique language. The probabilities reflect the belief in which language the audio is recorded, not the proportion of languages.
- For large audio inputs, the classifier uses the beginning of the audio recording to determine the overall language.
Examples
open allclose allBasic Examples (2)
Determine the languages of an audio recording:
Obtain the probabilities for the most likely languages:
Obtain a ClassifierFunction for this classifier:
Scope (1)
Load the ClassifierFunction corresponding to the built-in classifier:
Properties & Relations (1)
Neat Examples (1)
Obtain different possible languages with their corresponding probabilities:
Visualize the result using WordCloud: