Giter Site home page Giter Site logo

ssd's Introduction

判断直播中说话人个数

1_download_and_random_select.py:下载直播(flv),并转成音频(wav),然后随机挑选一定数量的直播

2_segement_wav_with_vad.py:按照vad的结果对wav进行切分

3_ssd.py:ssd可以识别出每个人的声纹,然后利用聚类算法得到聚类中心,计算它们的距离,大于一定阈值表明有多个说话人

How to run

按着顺序运行即可

python filename.py

此repo的作用

帮助我复习多进程处理数据

联系

Email address: [email protected]

or

Please feel free to open an issue.

ssd's People

Contributors

lancorrect avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.