yaasr:另一个音频流记录器

时间:2021-02-15 05:40:21
【文件属性】:
文件名称:yaasr:另一个音频流记录器
文件大小:80KB
文件格式:ZIP
更新时间:2021-02-15 05:40:21
Python 另一个音频流记录器 录制的音频流和广播电台的静态数据库 用法 安装 pip install yaasr 从Python 加载预定义的流并保存60秒的5个音频块 from yaasr . recorder . stream import YStream from yaasr . processors . audio . reduce import reformat from yaasr . processors . archive . ssh import upload_ssh ys = YStream ( 'radio-universidad-cordoba-argentina' ) ys . load () ys . record ( total_seconds = 300 , chunk_bytes_size = 1024 , chunk_time_size = 60 ) 您将在/
【文件预览】:
yaasr-main
----.github()
--------workflows()
----requirements.txt(99B)
----LICENSE(34KB)
----setup.py(985B)
----README.md(7KB)
----docs()
--------img()
----tests()
--------test_real_streams.py(298B)
--------test_stream.py(1KB)
--------streams()
----yaasr()
--------log.conf(504B)
--------exceptions.py(98B)
--------streams()
--------recorder()
--------__init__.py(423B)
--------processors()
--------terminal()
----.gitignore(2KB)
----pyproject.toml(103B)
----CHANGELOG(426B)

网友评论