Skip to content

HanBnrd/NeMoASR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NeMoASR

Automatic speech recognition with speaker diarisation.

Based on:

Requirements

Python 3.12+

Setup

Linux:

sudo apt install ffmpeg
pip install git+https://github.com/HanBnrd/NeMoASR.git

MacOS:

brew install ffmpeg
pip install git+https://github.com/HanBnrd/NeMoASR.git

Usage

nemoasr myfile.mp3

Update NeMoASR

pip install --upgrade git+https://github.com/HanBnrd/NeMoASR.git

About

Automatic speech recognition with speaker diarisation

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages