Fix a typo.
PiperOrigin-RevId: 488519113
This commit is contained in:
committed by
Copybara-Service
parent
9bd8b432c3
commit
87dff8142c
+1
-1
@@ -58,7 +58,7 @@ public abstract class AudioClassifierResult implements TaskResult {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* A list of of timpstamed {@link ClassificationResult} objects, each contains one set of results
|
* A list of of timestamped {@link ClassificationResult} objects, each contains one set of results
|
||||||
* per classifier head. The list represents the audio classification result of an audio clip, and
|
* per classifier head. The list represents the audio classification result of an audio clip, and
|
||||||
* is only available when running with the audio clips mode.
|
* is only available when running with the audio clips mode.
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user