Code Monkey home page Code Monkey logo

speakerverification's Introduction

A starting research into the applications of signals and systems.

This project tests the ability of CNN on the task of speaker verification, as an assignment for the course of Signals and Systems in Tsinghua University in the spring of 2017.

Train the CNN

  • The training could be started simply by running train.sh

Files in this repository

  • SS.pdf is the essay for this assignments.
    Other pdf files are the referenced literature in this research.
  • data_process.py is used to preprocess the data used in the CNN.
    data_process_for_open_test.py is used for preprocess data out of the dataset.
    dataCount.py is used to count the time and frames of the dataset.
  • list_produce.py / tvlist_produce.py / tvtlist_produce.py are used to produce lists / train-val lists / train-val-test lists for the CNN.
  • spv(= Speaker Verification)_cnn.py is used to formulate the network under keras, in which 3 models are included.
  • spv_cnn_trainv0.py / spv_cnn_trainv1.py / spv_cnn_trainvf.py train the 3 models respectively.
  • spv_cnn_test.py is used to test one clip of processed data.
    spv_cnn_batch_test.py tests the data in test list.
    spv_cnn_open_batch_test tests a batch of processed data from out of the dataset.

FINISHED on June 25th, 2017

speakerverification's People

Stargazers

Ma Anastasiya avatar Meiying Melissa Chen avatar  avatar zengchang233 avatar Wayne avatar wxb avatar Jay Shi avatar Fang Huangqiang avatar

Watchers

James Cloos avatar wxb avatar Yi TIAN 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.