Skip to content

Transcribe audio files and analyze them for certain patterns.

Notifications You must be signed in to change notification settings

vfendesak/audio-analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Audio Analyzer - Nun gut

Installation

python -m venv venv
source venv/bin/activate
pip install -r requirements.txt

Usage

In /src folder create folder /input and store audio files in there. Afterwards run the following command to transcribe the audios:

python transcribe.py

About

Transcribe audio files and analyze them for certain patterns.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages