-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* named exceptions, cosmetic changes also changed hz2mel to accept floats instead of vectors * more fixes, small improvements broadcasting, named errors * stmvn + cosmetics generalize for AbstractVector * bump hdf5 and use symbols in dict - isdefined macro - removed HDF5.write for Bool and SubString * AbstractVector indexing, better toeplitz changed current toeplitz impl to accept same arguments, produce the same output as in current octave documentation. prev usage in levinson was dubious? * reduce allocs for delta, abstractvector stuff * improve lpc2cep loop + cosmetics * fixed lpc2cep * go back to using vector for lpc2cep * exp10, remove exp(log(*)) * small fixes and cosmetics * bump version? * actually throw errors, memoize weights * memoize dct_matrix * remove exp log
- Loading branch information
Showing
8 changed files
with
261 additions
and
242 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
b9808f9
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@JuliaRegistrator register
b9808f9
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Registration pull request created: JuliaRegistries/General/94343
After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.
This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via: