美文网首页
音频标注工具

音频标注工具

作者: Jack_Woo | 来源:发表于2019-07-23 23:19 被阅读0次

简介

机器学习需要大量的数据,语音标注工具可以对录制的音频进行文本标注、清洗,以应用于语音识别、语音唤醒所需的数据。

image

开源工具

ritazh/EchoML

https://github.com/ritazh/EchoML

A web app to play, visualize, and annotate your audio files for machine learning。

但其只支持Azure blob storage作为后台存储。

Activation: 2018.08

语言: Javascript、Typescript

image

wavesurfer.js

https://github.com/katspaugh/wavesurfer.js

Navigable waveform built on Web Audio and Canvas wavesurfer-js.org

作为Web呈现操作组件的好工具。

Activation: 2019.07

image

CrowdCurio/audio-annotator

https://github.com/CrowdCurio/audio-annotator

A JavaScript interface for annotating and labeling audio files.

Developed by StefanieMikloska, CrowdLab @ Univertsity of Waterloo and MARL @ New York University.

Activation: 2017.08

image

dynilib/dynitag

Dynitag is a web-based collaborative audio annotator tool, heavily based on CrowdCurio/audio-annotator.

基于Fork进行几十个commit改进。

Activation: 2018.07

ShivarajMeti/cicada-audio-annotation-tool

https://github.com/ShivarajMeti/cicada-audio-annotation-tool

Cicada is an open source audio annotation tool that lets you annotate audio files in .wav format and also enables you to look into each audio spectrogram while annotating

纯Python程序。界面不是太友好。requirement.txt加了很多不相关的,比如Darkflow。

Activation: 2019.06

1563884576135

标注平台

  • 京东众智

  • 百度众包

相关文章

  • 音频标注工具

    简介 机器学习需要大量的数据,语音标注工具可以对录制的音频进行文本标注、清洗,以应用于语音识别、语音唤醒所需的数据...

  • 标注工具

    小Q画笔,标记图片还是很方便的,

  • 标注工具

    1、Mac 安装LabelImg(https://www.jianshu.com/p/8323563cfc3f[h...

  • 标注工具调研

    commacoloring 用途: 图像分割,只针对于自动驾驶领域图片 源码: 开放 地址:https://git...

  • 图像标注工具

    1.Bounding Box 推荐LabelImg:https://github.com/tzutalin/lab...

  • 标注工具|playment

    官网:https://playment.io/ 被多个大型企业所采用 能进行视频标注,多边形实例分割标注,语义分割...

  • markman标注工具

    链接:https://pan.baidu.com/s/1y7m-a4tAhUjZ6-TbNA_XJg[https:...

  • web前端入门到实战:宣传页项目实战

    编辑器:sublime text3 标注工具:PxCook 切图工具:PS 开发前准备:设计图标注 PxCook ...

  • 语音数据标注工具与平台

    最近在做语音深度学习的项目,整理了一下语音数据标注工具和语音标注平台,供大家参考 语音标注工具–Praat Pra...

  • 人脸数据标注工具与平台(数据标注公司)

    人脸数据标注工具 一、专用工具 人脸数据标注的专用工具不多,好在工具开发起来相对来讲不是很难,下面是某大神@THE...

网友评论

      本文标题:音频标注工具

      本文链接:https://www.haomeiwen.com/subject/rvizlctx.html