soja-box-master

所属分类:界面编程
开发工具:Python
文件大小:496KB
下载次数:4
上传日期:2019-12-19 20:33:13
上 传 者LLLLLora
说明:  谱减法去噪,并且噪音来自于实现录制好的环境噪声,相比使用语音自身的前5帧来说更加具有普适性
(Spectral subtraction denoising, and the noise comes from the recorded environment noise, which is more universal than using the first five frames of the voice itself.)

文件列表:
LICENSE (1057, 2019-03-27)
docs (0, 2019-03-27)
docs\watermarking_history.md (1495, 2019-03-27)
enhance_speach (0, 2019-03-27)
enhance_speach\en_outfile.wav (379884, 2019-03-27)
enhance_speach\enhance_speach.py (3886, 2019-03-27)
enhance_speach\input_file.wav (380492, 2019-03-27)
enhance_speach\nextpow2 (0, 2019-03-27)
enhance_speach\nextpow2\__init__.py (31, 2019-03-27)
enhance_speach\nextpow2\nextpow2.py (477, 2019-03-27)
enhance_speach\nextpow2\test.py (119, 2019-03-27)
flask_app.py (238, 2019-03-27)
md5 (0, 2019-03-27)
md5\__init__.py (24, 2019-03-27)
md5\soja_md5.py (3042, 2019-03-27)
resize_image.py (932, 2019-03-27)
singleton (0, 2019-03-27)
singleton\soja_singleton.py (248, 2019-03-27)
soja-box (0, 2019-03-27)
soja-box\__init__.py (21, 2019-03-27)
soja_example.py (197, 2019-03-27)
test_script (0, 2019-03-27)
test_script\gen_str.py (120, 2019-03-27)
unittest_demo (0, 2019-03-27)
unittest_demo\soja_any_scale.py (1564, 2019-03-27)
unittest_demo\soja_tests.py (763, 2019-03-27)
upload_api (0, 2019-03-27)
upload_api\soja_find.py (579, 2019-03-27)
upload_api\soja_upload_API.py (916, 2019-03-27)
watermarking (0, 2019-03-27)
watermarking\soja_exif.py (45908, 2019-03-27)
watermarking\soja_resize_image.py (904, 2019-03-27)
watermarking\soja_watermarking.py (4813, 2019-03-27)
zip (0, 2019-03-27)
zip\soja_zip.py (5340, 2019-03-27)

## The soja box is a useful tools for python. ## Usage ### soja_md5 ```python import soja_md5 as sj # 获取字符串md5 print(sj.md5("Hello world")) # 获取文件md5 print(sj.md5('./README.md', mode='F')) # 获取文件sha1 print(sj.get_file_sha1('./README.md')) ``` - My CSDN blog is: [http://blog.csdn.net/itaacy](http://blog.csdn.net/itaacy) - My Jianshu blog is: [http://www.jianshu.com/u/fbf440381e51](http://www.jianshu.com/u/fbf440381e51) If you love, please star it.

近期下载者

相关文件


收藏者