Giter Site home page Giter Site logo

yousef-seyfari / transcribe-mp3-to-text-using-python Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 13.66 MB

Transcription of an mp3 file into text (Speech Recognition)

Jupyter Notebook 100.00%
audio-processing ffmpeg mp3-to-wav pydub speech-recognition speech-recognizer speech-to-text text-generation transcription

transcribe-mp3-to-text-using-python's Introduction

Transcribe-mp3-to-text-using-Python

Transcription of an mp3 file into text (Speech Recognition)

In this tutorial I want to explain how to use Python to transcribe an mp3 file named p1.mp3 and extract text, step by step. The mp3 file is stored in input_dir.

Steps:

  1. Convert mp3 file to wave file format using ffmpeg
  2. Get the length of wav file you want to transcribe in milliseconds
  3. Split single wave file to multiple small wave files
  4. Get the list of small wave files
  5. Transcribe each small wave file

see details and codes in [https://github.com/yousef-seyfari/Transcribe-mp3-to-text-using-Python/blob/main/transcribe_mp3_to_text.ipynb]

transcribe-mp3-to-text-using-python's People

Contributors

yousef-seyfari avatar

Stargazers

 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.