AudioProcessor
org.llm4s.speech.processing.AudioProcessor
Covariant AudioProcessor - can process audio and produce results of type A or its supertypes. Covariance allows substitution: AudioProcessor[String] can be used where AudioProcessor[Any] is expected.
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
Members list
In this article