Skip to content

Took two same speech audio signals(apple-like sound) and remove noise by using the Thresholding method. Normalized both signals and create frame for both signals. Applied various filters to remove remain noise and calculate Mel-frequency cepstral coefficients(MFCCs) of both signals. Got 38% similarity by Cosine Similarity method.

License

Notifications You must be signed in to change notification settings

RadheTians/Audio-Signal-Comparison

Repository files navigation

Audio Signal Comparison

Took two same speech audio signals(apple-like sound) and remove noise by using the Thresholding method.

Normalized both signals and create frame for both signals.

Applied various filters to remove remain noise and calculate Mel-frequency cepstral coefficients(MFCCs) of both signals.

Got 38% similarity by Cosine Similarity method.

Keywords : Audio Signal, Speech Processing, ASR, MFCC, Python3, Cosine Similarity.

About

Took two same speech audio signals(apple-like sound) and remove noise by using the Thresholding method. Normalized both signals and create frame for both signals. Applied various filters to remove remain noise and calculate Mel-frequency cepstral coefficients(MFCCs) of both signals. Got 38% similarity by Cosine Similarity method.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published