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 7 months 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

More Resources

Jael Gu 7e50e20329 Add more resources 8 Commits
file-icon .gitattributes
840 B
download-icon
update 3 years ago
file-icon .gitignore
3.0 KiB
download-icon
update 3 years ago
file-icon README.md
1.4 KiB
download-icon
Add more resources 7 months ago
file-icon __init__.py
0 B
download-icon
update 3 years ago
file-icon audio_decoder.py
781 B
download-icon
Add layout in output 3 years ago
file-icon audio_decoder.yaml
180 B
download-icon
update 3 years ago
file-icon requirements.txt
10 B
download-icon
add requirement 3 years ago