Skip to content

Lukeli0425/VASP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Video-Audio Signal Processing

This repository contains three algorithms that solve the following problems respectively:

  1. Recognize faces from videos clips.
  2. Recongizes voices from audios.
  3. Separate speeches from a videos of three speakers speaking together based on given visual and audio information of the speakers.

This project is implemented in Python with the following packages: Face Recognition, Resemblyzer, Speechbrain.

Run the code

Clone this project:

git clone https://github.com/Lukeli0425/VASP.git

Install the required packages:

pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published