登录
首页 » Python » speech noise reduction

speech noise reduction

于 2018-06-27 发布 文件大小:27KB
0 338
下载积分: 1 下载次数: 26

代码说明:

  使用python实现谱减法对语音的降噪功能,代码包括语音的读取、降噪、输出保存(Spectral subtraction speech noise reduction python code)

文件列表:

speech noise reduction.ipynb, 49326 , 2018-06-20

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • FDP聚类算法
    说明:  一种无监督的聚类算法,基于密度聚类,名称为基于快速搜索与寻找密度峰值的聚类(Clustering by fast search and find of desity peaks)
    2020-02-24 15:43:51下载
    积分:1
  • hyglrpf
    零件切割问题 回溯算法的实现, 给定一块宽度为W的矩形板,矩形板的高度不受限制,现需要从板上分别切割出n个高度为hi,宽度()
    2018-03-15 11:17:34下载
    积分:1
  • EM 算法
    用EM算法求解高斯混合模型并可视化,数据是男女生的身高分布,前提是初始化男女生身高各自的均值和方差和比例,然后由EM算法求解,男女生身高的均值方差,以拟合数据。(The EM algorithm is used to solve the Gauss mixture model and visualize. The data is the height distribution of male and female. The premise is to initialize the mean, variance and proportion of the male and female height, then the mean variance of the height of male and female is solved by the EM algorithm, so as to fit the data.)
    2018-07-14 12:46:57下载
    积分:1
  • knn.py
    kNN算法的核心思想是如果一个样本在特征空间中的k个最相邻的样本中的大多数属于某一个类别,则该样本也属于这个类别,并具有这个类别上样本的特性。该方法在确定分类决策上只依据最邻近的一个或者几个样本的类别来决定待分样本所属的类别。 kNN方法在类别决策时,只与极少量的相邻样本有关。由于kNN方法主要靠周围有限的邻近的样本,而不是靠判别类域的方法来确定所属类别的,因此对于类域的交叉或重叠较多的待分样本集来说,kNN方法较其他方法更为适合。(Basic source application)
    2018-10-30 16:50:13下载
    积分:1
  • BIC确定GMM聚类簇
    说明:  通过贝叶斯信息准则确定高斯混合聚类方法的聚类簇数(Determining the Cluster Number of GMM Clusters by BIC)
    2021-03-26 19:19:13下载
    积分:1
  • qb神经网络
    从数据库获取车辆在一段时间内的所有行驶记录的相关数据,确定所需数据为GPS经纬度坐标和驾驶时长等,QB模型采用MDF的思想,其基本思想为:通过平均直接翻转距离函数定义两条轨迹之间的距离,两条轨迹需要具有相同的经纬度点数,具有相同点数的轨迹最大的优点是对轨迹距离成对计算,且相同轨迹之间具有更高的分辨率,对于轨迹聚类的结果有一定的优化。(Retrieved from the database cars all over a period of time, record the related data, determine the required data for the GPS latitude and longitude coordinates, and the driving time, QB model by adopting the idea of MDF, its basic idea is: flip directly by the average distance function definition of the distance between two trajectories, two tracks will have the same latitude and longitude points, and has the biggest advantages of the same points of trajectory track distance calculation in pairs, and has higher resolution, between the same trajectory for trajectory clustering results have certain optimization.)
    2020-06-23 08:00:01下载
    积分:1
  • wcav
    Numerical Recipes Software 提供的算法子程序集,一共有上千种算法,部分算法可以在书店买到书()
    2018-05-24 17:49:06下载
    积分:1
  • 频繁项集算法--CFPGROWTH算法
    数据挖掘经典算法,频繁项集挖掘经典算法,CFPGROWTH算法,JAVA实现,代码中有详细注释
    2023-03-29 10:25:03下载
    积分:1
  • FNN与PCA和KPCA结合
    一种特征提取方法:结合主元分析(PCA)和核主元分析(KPCA)的前馈神经网络(FNN)(A feature extraction method: the feedforward neural network (FNN) combined with principal component analysis (PCA) and kernel principal component analysis (KPCA))
    2020-09-18 10:27:53下载
    积分:1
  • 最近邻分类代码
    在linux 下C语言实现最近邻聚类算法,工程已经使用(near K neighbor cluster)
    2017-12-21 16:45:51下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载