Giter Club home page Giter Club logo

visualisation-of-speech-data's Introduction

Visualisation-of-Speech-data

Visualisation of speech data

  1. Initially I have shown the Amplitude VS Time plot of a speech data
  2. Then I have shown the probability density of the amplitude values
  3. Then I have shown the Amplitude Envelope of the Amplitude VS Time plot
  4. Then I have hown the DFT (Discete Fourier Transformation) and STFT (Short Time Fourier Transformation)
  5. Then I have shown the Spectrogram Generation of the speech data
  6. I have also shown the pitch contours of the spectrogram using Parselmouth python library
  7. Finally I have shown the F0 fundamental frequency plot and harmonic spectral envelope (smoothed spectrogram) using WORLD analysis

Python libraries that I have used

For speech analysis

  1. librosa
  2. parselmouth
  3. pyworld
  4. pysptk

For visualisation

  1. matplotlib
  2. seaborn

Github personal repository update

  1. git clone
  2. cd to the folder
  3. git init
  4. git add ... (git rm for remove)
  5. git remote add origin https://github.com//.......git
  6. git push -u origin
  7. git push origin

Notebook link

https://colab.research.google.com/drive/1sXQxhnabFAo6Mf-VFoW8wMqDyMWy7neW?usp=sharing

Explained the code in my medium article : https://medium.com/@sandipandhar_6564/visualization-of-speech-data-f6504af6096c

visualisation-of-speech-data's People

Contributors

sandypanda-mldl 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.