logo
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

Updated 2 years ago

towhee

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

ChengZi 40721bbd01 add requirement 6 Commits
file-icon .gitattributes
840 B
download-icon
update 2 years ago
file-icon .gitignore
3.0 KiB
download-icon
update 2 years ago
file-icon README.md
292 B
download-icon
update 2 years ago
file-icon __init__.py
0 B
download-icon
update 2 years ago
file-icon audio_decoder.py
781 B
download-icon
Add layout in output 2 years ago
file-icon audio_decoder.yaml
180 B
download-icon
update 2 years ago
file-icon requirements.txt
10 B
download-icon
add requirement 2 years ago