micmon:一个Python库和一组脚本,用于从原始音频文件创建带标签的音频数据集,并使用它们来训练声音检测模型

上传者: 42143806 | 上传时间: 2022-06-01 08:50:39 | 文件大小: 187KB | 文件类型: ZIP
麦克蒙 micmon是一个由ML支持的库,用于检测来自文件或音频输入的音频流中的声音。 其开发的用例是创建了一个自建的婴儿监视器,以通过RaspberryPi + USB麦克风检测我的新生儿的哭声,但如果与便携式计算机一起使用,它应该足以检测任何类型的噪音或音频。训练有素的模型。 它通过将音频流分成短段进行工作,为每个段计算FFT和频谱仓,并使用此类频谱数据来训练模型以检测音频。 它适合于声音足够大以至于可以从背景中脱颖而出(例如,可以很好地检测到闹钟的声音,而不是飞蚊子的声音),而声音的大小要比块的大小长得多(非常短)声音将在音频块的频谱中留下很小的痕迹),甚至更好,如果它们的频率带宽与其他声音没有太多重叠(这很容易检测到婴儿的哭声,因为他/她的声音具有音调高于您的音调,但可能无法检测到同一年龄段的两名成年男子的声音在频谱特征上的差异)。 相反,如果您尝试使用它来检测语音,它的性能将不

文件下载

资源详情

[{"title":"( 24 个子文件 187KB ) micmon:一个Python库和一组脚本,用于从原始音频文件创建带标签的音频数据集,并使用它们来训练声音检测模型","children":[{"title":"micmon-master","children":[{"title":"setup.py <span style='color:#111;'> 1.01KB </span>","children":null,"spread":false},{"title":".gitignore <span style='color:#111;'> 79B </span>","children":null,"spread":false},{"title":"requirements.txt <span style='color:#111;'> 22B </span>","children":null,"spread":false},{"title":"LICENSE.txt <span style='color:#111;'> 1.06KB </span>","children":null,"spread":false},{"title":"examples","children":[{"title":"predict_from_microphone.py <span style='color:#111;'> 641B </span>","children":null,"spread":false},{"title":"predict_from_audio_file.py <span style='color:#111;'> 519B </span>","children":null,"spread":false},{"title":"train.py <span style='color:#111;'> 1.97KB </span>","children":null,"spread":false}],"spread":true},{"title":"notebooks","children":[{"title":"dataset.ipynb <span style='color:#111;'> 222.32KB </span>","children":null,"spread":false},{"title":"predict.ipynb <span style='color:#111;'> 23.67KB </span>","children":null,"spread":false},{"title":"train.ipynb <span style='color:#111;'> 21.94KB </span>","children":null,"spread":false}],"spread":true},{"title":"README.md <span style='color:#111;'> 11.29KB </span>","children":null,"spread":false},{"title":"micmon","children":[{"title":"model","children":[{"title":"__init__.py <span style='color:#111;'> 3.44KB </span>","children":null,"spread":false}],"spread":true},{"title":"dataset","children":[{"title":"writer.py <span style='color:#111;'> 1.17KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 2.16KB </span>","children":null,"spread":false}],"spread":true},{"title":"__init__.py <span style='color:#111;'> 237B </span>","children":null,"spread":false},{"title":"utils","children":[{"title":"__init__.py <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"datagen.py <span style='color:#111;'> 5.53KB </span>","children":null,"spread":false}],"spread":true},{"title":"audio","children":[{"title":"segment.py <span style='color:#111;'> 1.55KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 196B </span>","children":null,"spread":false},{"title":"device.py <span style='color:#111;'> 323B </span>","children":null,"spread":false},{"title":"source.py <span style='color:#111;'> 3.01KB </span>","children":null,"spread":false},{"title":"player.py <span style='color:#111;'> 1.03KB </span>","children":null,"spread":false},{"title":"file.py <span style='color:#111;'> 2.59KB </span>","children":null,"spread":false},{"title":"directory.py <span style='color:#111;'> 953B </span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明