Giter Club home page Giter Club logo

ieee-speech-recognition's Introduction

IEEE-speech-recognition

Overview

This project is aimed at building a machine learning model for classifying robot-generated voices into five different categories. The goal is to distinguish between various types of robot voices based on audio data.

Dataset

The dataset used for training and evaluation consists of audio recordings of robot voices. Each voice belongs to one of the following five categories:

  1. Category 0
  2. Category 1
  3. Category 2
  4. Category 3
  5. Category 4

Model Architecture

The machine learning model employed for this classification task is a Convolutional Neural Network (CNN). The model architecture includes multiple convolutional layers followed by max-pooling, batch normalization, and dropout layers to prevent overfitting. The final layer utilizes a softmax activation function to output probabilities for each category.

Requirements

To run this project, you will need the following:

  • TensorFlow/Keras (for deep learning)
  • NumPy (for numerical operations)
  • Matplotlib (for plotting spectrograms)
  • PyDub (for audio processing)
  • Jupyter Notebook (optional, for running code cells interactively) ##Resukts We manged to achieve 85% accuracy based on unseen data of IEEE competition.

ieee-speech-recognition's People

Contributors

mohammadaliamiri1379 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.