Skip to content

This project proposes a method to group accents based on phonetic similarities using Hierarchical clustering. Audio from different accents is compared using Dynamic Time Warping similarity measure, performed at the mono-phone and tri-phone level. A dendrogram is generated for a visual representation of clusters, which also gives an idea on the n…

Notifications You must be signed in to change notification settings

SaakshiNarula/AccentClustering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

AccentClustering

This project proposes a method to group accents based on phonetic similarities using Hierarchical clustering. Audio from different accents is compared using Dynamic Time Warping similarity measure, performed at the mono-phone and tri-phone level. A dendrogram is generated for a visual representation of clusters, which also gives an idea on the number of clusters to be used. Agglomerative clustering is performed and clusters are measured empirically and using the Davies Bouldin and Silhouette metrics. Audio recordings are taken from the Mozilla-Common Voice dataset

About

This project proposes a method to group accents based on phonetic similarities using Hierarchical clustering. Audio from different accents is compared using Dynamic Time Warping similarity measure, performed at the mono-phone and tri-phone level. A dendrogram is generated for a visual representation of clusters, which also gives an idea on the n…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published