Skip to content
This repository was archived by the owner on Oct 7, 2024. It is now read-only.

ignasa007/Probabilistic-Dynamic-Time-Warping-Python

Repository files navigation

Probabilistic Dynamic Time Warping in Python

This repository contians a time and space efficient Python implementation of PDTW. Efficiency is increased by using modularity, fewer loops and calculations where unnecessary extra calculations were being done and a faster implementation for calculating cosine distance using vector normalization, amongst other improvements.

PDTW is a an unsupervised speech segmentation algorithm to detect word boundaries for low resource languages.

About

Time and Space efficient Python implementation of PDTW.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages