Skip to content

WenwanChen/OSDC

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OSDC

Overlapped Speech Detection and Counting

Installation:

  • pip install -r requirements.txt
  • python setup.py install

This code has a Kaldi.like structure.

egs --> AMI ----> bash scripts 
         |------> local
         |------> conf

In each egs we provide bash scripts for data preparation, training and inferencing. The scripts are located in local. A yaml configuration file in conf is used.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.0%
  • Shell 2.0%