Skip to content

This is the folder for containing the annotation of ISMIR 2016 paper "Note transcription and Pitch Contour Segmentation for Computer-aided Beijing Opera Singing Training"

jingju-SMC2016-PCS/SMC2016

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SMC 2016 Pitch Contour Segmentation for Computer-aided Jingju Singing Training

This is the folder for containing the code, dataset and supplement information of SMC 2016 paper "Pitch Contour Segmentation for Computer-aided Jingju Singing Training"

Code

The code used in this paper is in "code" folder, where you can find:

  1. melodic_transcription: code for estimating the bigram note transition probabilities from the jingju singing scores (dataset) and evaluating the performance of melodic transcription.
  2. pitch_contour_segmentation: the python code for pitch contour segmentation without the "preliminary segmentation" step (which is already performed by using pyin_noteTransition).
  3. pyin_noteTransition: the modified pYIN algorithm code incorporated with the jingju bigram note transition probabilities + the binary for Mac OS X.

The correct step to reproduce the results is: 1) install pyinBOBigram Vamp plugin in pyin_noteTransition, 2) evaluate the performance of melodic transcription, 3) evaluate the pitch contour segmentation.

Dataset

The dataset used in this paper is in "dataset" folder. The a cappella singing audio recordings is not contained in this folder due to their large size, please contact the paper authors to request them (rong.gong@upf.edu). In the folder you can find:

  1. groundtruth: the ground truth annotation for
  • melodic transcription (male_12_pos_1 missing)
  • parameter optimization,
  • evaluating the StdCdLe thresholding and the overall segmentation performance.
  1. jinging singing scores in .xml format used for estimating the bigram note transition probabilities.

Supplementary Information

In the folder "supplementary_information", you can find:

the complete grid search result for optimizing "StdCdLe threshold" and other parameters.

About

This is the folder for containing the annotation of ISMIR 2016 paper "Note transcription and Pitch Contour Segmentation for Computer-aided Beijing Opera Singing Training"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published