A toolkit to implement segmentation on speech based on BIC and nerual network, such as BiLSTM
Stars
123
Forks
36
Watchers
123
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
29
commits
Add description for the dataset for BiLSTM segmentation experiment
27aa71eView on GitHubAdd some explanation on the new clustering methond and update the README
a2d7ab0View on GitHubAdd a more accurate method to perform the clustering via BIC, and test the method on a longer conversation
e534ea8View on GitHubAdd some more sample audio for test, use a simple mfcc clustering rather than vq features
4fb13f9View on GitHubChange the figure of the plot seg, by saving the png in the matplot
3b03534View on GitHubAdd some explanation on the Kmeans clustering for the segmented audios
88475c9View on GitHub