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
12 lines
180 B
12 lines
180 B
3 years ago
|
name: 'audio-decoder'
|
||
|
labels:
|
||
|
operator: 'towhee/audio-decoder'
|
||
|
init:
|
||
|
call:
|
||
|
input:
|
||
|
audio_path: str
|
||
|
output:
|
||
|
audio_frame: ndarray
|
||
|
sample_rate: int
|
||
|
timestamp: int
|