SkillAgentSearch skills...

TensorGCC

This is a TensorFlow implementation of the generalized cross-correlation (GCC Knapp & Carter), which can be used at any point of the graph. It implements the standard GCC, as well as the PHAT transform.

Install / Use

/learn @edumotya/TensorGCC
About this skill

Quality Score

0/100

Supported Platforms

Zed

README

TensorGCC

This is a TensorFlow implementation of the generalized cross-correlation (GCC), which can be used at any point of the graph. It implements the Carter GCC, as well as the PHAT transform. The only limitation of this implementation is that the length of the input signals must be statically defined.

Example results for pseudo-chirp signals embedded in real noise:

For two chirp signals with spectrogram

alt text

we get the unbiased GCC estimator

alt text

Related Skills

View on GitHub
GitHub Stars6
CategoryDevelopment
Updated5y ago
Forks2

Languages

Python

Security Score

70/100

Audited on Dec 31, 2020

No findings