文件名称:pinot_listener
文件大小:16KB
文件格式:ZIP
更新时间:2024-02-29 20:25:52
Python
黑皮诺听众 $ python3 main.py # OR $ python3 main_ai.py Repeater.py $ python3 repeater.py 指令 rh :开始记录到h.json s :停止录制并保存文件 ph :播放h.json 互动 $ python3 import repeater as r q = r . data_manager_api () data = r . gather_until_exit ( q . audio_record_queue ) r . play_audio_data ( q . audio_play_queue , data ) r . save_audio_data ( "h" , data ) c = r . read_concepts () r . play_audio_data ( q . audio_play_q
【文件预览】:
pinot_listener-main
----audio2.py(2KB)
----main.py(9KB)
----audio.py(2KB)
----ai.py(15KB)
----sqlite_db_ai.py(5KB)
----sqlite_db.py(5KB)
----repeater.py(7KB)
----README.md(517B)
----main_ai.py(12KB)