towhee
/
audio-decoder
copied
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Readme
Files and versions
292 B
292 B
Operator: audio-decoder
Author:
Overview
Interface
__init__(self)
__call__(self, audio_path: str)
Args:
- audio_path
Returns:
- audio frame: ndarray
- sample_rate: int
- timestamp: int
Requirements
av
How it works
Reference
292 B
292 B
Operator: audio-decoder
Author:
Overview
Interface
__init__(self)
__call__(self, audio_path: str)
Args:
- audio_path
Returns:
- audio frame: ndarray
- sample_rate: int
- timestamp: int
Requirements
av