Coder Social home page Coder Social logo

lxy-146 / speech-recognition-final-project Goto Github PK

View Code? Open in Web Editor NEW

This project forked from yxxxb/speech-recognition-final-project

0.0 0.0 0.0 106.82 MB

Course Project for Speech Recognition in 2021 Fall | TJU

License: MIT License

Python 93.03% HTML 5.53% CSS 1.43%

speech-recognition-final-project's Introduction

Speech analysis and contrast System

Course Project for Speech Recognition in 2021 Fall | TJU

1. Abstract

This project for Tongji university 2021 fall semester speech recognition course project, project for the theme of speech analysis system, can the content of the speech for speech for input, speech emotion, voiceprint gender, basic information, such as the volume voice voice print characters matching analysis and comparison, and presents a simple interactive interface and the result analysis.

2. Repo architecture

SRC is the source code of the project interaction interface and model invocation, which directly loads the trained.H5 model. The train folder is the code for the training model. You need to import the dataset library by yourself and place it in the specified location. The data sets required by different models are explained in the project document. The above two documents are divided into three main modules: Chinese speech recognition, emotional gender analysis and voice print recognition. Doc is a brief model method record, detailed documentation is available in the final version.

3. Requirement

If you just want to implement interactive prediction, you just need to install the following dependency libraries.

python == 3.8

tensorflow ~= 2.0.0

librosa == 0.8.0

flask ~= 1.1.2

pyaudio ~= 0.2.11

numpy ~= 1.19.2

keras ~= 2.2.4

pandas ~= 0.24.2

matplotlib ~= 2.2.2

scikit-learn ~= 0.21.1

4. Run

After the requirement is met, you can run the main.py in SRC to launch the interface. You can select a WAV audio file to test. The test process takes about 10 seconds. The audio files you upload are saved in test_Data, and the generated data and charts are saved in images, which you can preview on the front end. As the save model is loaded, you need to restart the project for a second prediction.

5. Preview

image-20211230112513952

image-20211230112749689

image-20211230112817535

image-20211230112837159

speech-recognition-final-project's People

Contributors

yxxxb avatar lxy-146 avatar aoijiang 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.