Skip to content

Add a proper API for cepstral mean normalization#284

Merged
dhdaines merged 9 commits intomasterfrom
cmn_api
Aug 22, 2022
Merged

Add a proper API for cepstral mean normalization#284
dhdaines merged 9 commits intomasterfrom
cmn_api

Conversation

@dhdaines
Copy link
Contributor

The hack with the "-cmninit" parameter really didn't work right, and also, it prevented us from doing cool (maybe useful) things like setting and getting the CMN in the middle of an utterance.

@dhdaines dhdaines requested a review from lenzo-ka August 22, 2022 15:15
@dhdaines dhdaines merged commit 87a3e2d into master Aug 22, 2022
ValueError: Invalid input parameter. Also raised if the ratio
makes it impossible to do endpointing (i.e. it
is more than N-1 or less than 1 frame).
"""
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

doc strings are much appreciated!

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

They still need some work... but you can also see them here: http://pocketsphinx5.readthedocs.io/

(upload to PyPI of the module itself is forthcoming)

@dhdaines dhdaines deleted the cmn_api branch September 21, 2022 21:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants