免费口语数据集(FSDD) 一个简单的音频/语音数据集,由8kHz的wav文件中的口头录音组成。 修整录音,使其在开始和结束时几乎保持静音。 FSDD是一个开放的数据集,这意味着它将随着时间的推移随着数据的添加而增长。 为了实现可重复性和准确的引用,使用Zenodo DOI和git tags对数据集进行版本控制。 当前状态 6位演讲者 3,000个录音(每个扬声器每个数字50个) 英语发音 组织 文件以以下格式命名: {digitLabel}_{speakerName}_{index}.wav示例: 7_jackson_32.wav 会费 请贡献您的自制录音。 所有录音应为单声道8kHz wav文件,并进行修剪以使静音降至最低。 不要忘记使用发言人元数据更新metadata.py 要添加数据,请按照acquire_data/say_numbers_prompt.py的记录说明进行a
2021-10-07 19:23:06 15.66MB audio machine-learning dataset mnist
1
在本文中,我们将研究单隐藏层多层感知器(MLP)。
1
Basics of Linear Algebra for Machine Learning: Discover the Mathematical Language of Data in Python By 作者: Jason Brownlee Pub Date: 2018 ISBN: n/a Pages: 212 Language: English Format: PDF Linear algebra is a pillar of machine learning. You cannot develop a deep understanding and application of machine learning without it. In this new laser-focused Ebook written in the friendly Machine Learning Mastery style that you’re used to, you will finally cut through the equations, Greek letters, and confusion, and discover the topics in linear algebra that you need to know. Using clear explanations, standard Python libraries, and step-by-step tutorial lessons, you will discover what linear algebra is, the importance of linear algebra to machine learning, vector, and matrix operations, matrix factorization, principal component analysis, and much more. This book was designed to be a crash course in linear algebra for machine learning practitioners. Ideally, those with a background as a developer. This book was designed around major data structures, operations, and techniques in linear algebra that are directly relevant to machine learning algorithms. There are a lot of things you could learn about linear algebra, from theory to abstract concepts to APIs. My goal is to take you straight to developing an intuition for the elements you must understand with laser-focused tutorials. I designed the tutorials to focus on how to get things done with linear algebra. They give you the tools to both rapidly understand and apply each technique or operation. Each tutorial is designed to take you about one hour to read through and complete, excluding the extensions and further reading. You can choose to work through the lessons one per day, one per week, or at your own pace. I think momentum is critically important, and this book is intended to be read and used, not to sit idle. I would recommend picking a schedule and sticking to it. The tutorials are divided into five parts: Foundation. D
2021-10-07 19:01:35 1.19MB Mathematics
1
Deepvoice3_pytorch 基于卷积网络的文本到语音合成模型的PyTorch实现: :深度语音3:通过卷积序列学习将文本转换为语音。 :基于深度卷积网络并具有指导性注意力的高效可训练的文本语音转换系统。 音频示例可从。 民间 :具有WORLD声码器支持的DeepVoice3。 在线TTS演示 可以在上执行的笔记本可用: 强调 卷积序列到序列模型,用于文本到语音合成 DeepVoice3的多扬声器和单扬声器版本 音频样本和预训练模型 用于 , 和数据集以及兼容的自定义数据集(JSON格式) 取决于语言的英语和日语前端文本处理器 样品 预训练模型 注意:预训练的模型与母版不兼容。 即将更新。 网址 模型 数据 超参数 Git提交 脚步 深度语音3 LJSpeech 64万 Nyanko LJSpeech builder=nyanko,preset=nyanko_ljspeech 585k 多扬声器DeepVoice3 VCTK builder=deepvoice3_multispeaker,preset=deepvoice3_vctk 300k
2021-10-07 15:36:39 6.72MB python machine-learning end-to-end pytorch
1
机器学习研究论文 机器学习、深度学习及相关领域的研究论文列表。 我整理了一份我遇到和阅读的研究论文清单。 我会在每周阅读论文时不断更新论文列表及其摘要。 如何阅读研究论文 Andrew Ng 教授就给出了一些很棒的技巧。 我在总结了提示。 目录 可以根据区分标准查看论文列表,例如(会议地点、出版年份、主题涵盖、作者等)。 以下过滤格式可用于查看论文列表: 所有论文 论文名称 地位 话题 类别 年 会议 作者 概括 关联 0 读 CNN、简历、图像 可视化 2014年 ECCV 马修·D·泽勒,罗伯·弗格斯 在 CNN 过滤器激活上使用反卷积可视化 CNN 过滤器/内核。 1 读 CNN、简历、图像 建筑学 2015年 CVPR 克里斯蒂安·塞格迪,刘伟 提出使用1x1 conv操作来减少深度和宽CNN中的参数数量 关联 2 ResNet(用于图像识别的深度残差学习) 读 C
1
构建设置 # install python libraries pip install -r requirements.txt # run the server python app.py # install dependencies npm install # serve with hot reload at localhost:8080 npm run dev # build for production with minification npm run build # build for production and view the bundle analyzer report np
1
Seglearn Seglearn是用于机器学习时间序列或序列的python软件包。 它提供了用于分割,特征提取,特征处理和最终估计器的集成管道。 Seglearn提供了一种灵活的方法来处理多元时间序列和相关的上下文(元)数据,以进行分类,回归和预测问题。 提供了使用经典机器学习和深度学习模型的学习时间序列的支持和示例。 它与兼容。 文献资料 安装文档,API文档和示例可在找到。 依存关系 seglearn经过测试可在Python 3.5下工作。 依赖关系要求基于最新的scikit-learn版本: scipy(> = 0.17.0) numpy(> = 1.11.0) scikit学习(> = 0.21.3) 此外,要运行示例,您需要: matplotlib(> = 2.0.0) 神经网络示例的keras(> = 2.1.4) 大熊猫 为了运行测试用例,您需要: pyt
2021-10-06 22:52:49 11.01MB python data-science machine-learning time-series
1
数据集 此存储库包含用于下载,预处理和数字化流行的机器学习数据集的脚本。 在整个项目中,我通常会发现自己重写了相同的代码行以标准化,规范化或其他化数据,对分类变量进行编码,解析出要素的子集以及其他杂项。 为了减轻重复使用的麻烦,此存储库使用了模板样式的定义,该定义用于应如何解析数据集,而库则负责其余部分。 对于加载数据,它支持numpy.genfromtxt可以使用和arff任何内容(来自 )。 为了处理数据,在utils/scale.py和utils/preprocess.py有许多流行的scikit-learn preprocessing转换器的包装器。 主要的魔力可以在utils/handler.py找到; 在底部,提供了示例模板。 参数为: 争论 描述 header 标题行是否存在(将被删除) include 只加载指定的列 label 标签索引 norm unit
2021-10-06 17:18:08 26.14MB machine-learning numpy phishing python3
1
审计长 使用和音频进行深度学习。 作为起点,请查看和说明。 如果您对和音频感兴趣,您还应该查看将更多音频直接集成到的努力:
2021-10-05 14:41:39 189KB audio machine-learning torch Python
1
Linear regrssion 的Matlab实现
2021-10-04 17:00:17 500KB matlab machinelearning