{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":14924290,"defaultBranch":"main","name":"MFCC.jl","ownerLogin":"JuliaDSP","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2013-12-04T13:20:08.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/6054300?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1707144095.0","currentOid":""},"activityList":{"items":[{"before":"f0d2bb31677a92b4f522931d8a7a78f2a685c303","after":null,"ref":"refs/heads/dependabot/github_actions/codecov/codecov-action-4","pushedAt":"2024-02-05T14:41:35.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"b67614105e09fe6b5fa569866defe55ca54d5868","after":"959393ad0a5362495dfd025a2413e70cb51cffa6","ref":"refs/heads/main","pushedAt":"2024-02-05T14:41:34.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Merge pull request #41 from JuliaDSP/dependabot/github_actions/codecov/codecov-action-4","shortMessageHtmlLink":"Merge pull request #41 from JuliaDSP/dependabot/github_actions/codeco…"}},{"before":"a93b33c66272dbc08e6be4031097a338fa45d78f","after":"f0d2bb31677a92b4f522931d8a7a78f2a685c303","ref":"refs/heads/dependabot/github_actions/codecov/codecov-action-4","pushedAt":"2024-02-05T14:35:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"wheeheee","name":null,"path":"/wheeheee","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/104880306?s=80&v=4"},"commit":{"message":"codecov token","shortMessageHtmlLink":"codecov token"}},{"before":null,"after":"a93b33c66272dbc08e6be4031097a338fa45d78f","ref":"refs/heads/dependabot/github_actions/codecov/codecov-action-4","pushedAt":"2024-02-05T08:47:24.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump codecov/codecov-action from 3 to 4\n\nBumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4.\n- [Release notes](https://github.com/codecov/codecov-action/releases)\n- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/codecov/codecov-action/compare/v3...v4)\n\n---\nupdated-dependencies:\n- dependency-name: codecov/codecov-action\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump codecov/codecov-action from 3 to 4"}},{"before":"85fd99fe81c9e14f3c649ba799194801a384ac42","after":"b67614105e09fe6b5fa569866defe55ca54d5868","ref":"refs/heads/main","pushedAt":"2023-12-05T08:21:54.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"davidavdav","name":"David van Leeuwen","path":"/davidavdav","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5497303?s=80&v=4"},"commit":{"message":"change tests, fix compat with 1.6 (#40)\n\n* switch to testing on v1.6, win\r\n\r\n- changed to test on v1.6, v1, nightly\r\n- test on windows-latest and ubuntu-latest instead of macos\r\n\r\n* add Compat for 1.6\r\n\r\n* split and fix levinson, use `dot`\r\n\r\n- split into `_levinson_small`, `..._large`, but large is always faster on my machine for all `p`\r\n- noticed v from _large and _small are different, checked that v (or e) for 1 signal is not a vector from broadcasting but complex `dot`\r\n\r\n* using Compat\r\n\r\n* change tests for compat with 1.6\r\n\r\n* removed `_levinson_small`\r\n\r\n- benchmarked to be always slower than the O(n^2) version (p=8) on my machine\r\n\r\n* test 1.6 and nightly only on ubuntu\r\n\r\n...\r\n\r\n* Create dependabot.yml [skip ci]\r\n\r\n* avoid pre-1.7 BLAS `dot` bug\r\n\r\n* vcat reducer, minor stuff\r\n\r\n* no scratch for pre-1.9 sortperm","shortMessageHtmlLink":"change tests, fix compat with 1.6 (#40)"}},{"before":"40c4ea530e44dda738083a37f607be3838883164","after":"85fd99fe81c9e14f3c649ba799194801a384ac42","ref":"refs/heads/main","pushedAt":"2023-11-20T12:30:59.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"davidavdav","name":"David van Leeuwen","path":"/davidavdav","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5497303?s=80&v=4"},"commit":{"message":"another automerge fix (#39)\n\nUpper bound 0.x releases of SpecialFunctions","shortMessageHtmlLink":"another automerge fix (#39)"}},{"before":"24e79ccf92bae0753ef97d710ea8e72a7443a7b2","after":"40c4ea530e44dda738083a37f607be3838883164","ref":"refs/heads/main","pushedAt":"2023-11-20T09:45:49.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"davidavdav","name":"David van Leeuwen","path":"/davidavdav","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5497303?s=80&v=4"},"commit":{"message":"Automerge fix for v0.3.5 [skip ci] (#38)\n\n* automerge fix for Projects.toml [skip ci]\r\n\r\n- version changed back to 0.3.5 so versions don't skip\r\n- add v1 compat for stdlibs (Distributed, LinearAlgebra, Statistics, Test)\r\n- add compat for Memoization\r\n- bump required Julia version to LTS (1.6)\r\n\r\n* use CompatHelper and Test\r\n\r\ntestset and test macros\r\n\r\n* dct_i with fftw\r\n\r\n- use buffers for more stuff\r\n- `@views` entire functions\r\n\r\n* specify Dict type\r\n\r\n- Dict{Symbol, Any} is the result anyway, specifying in advance reduces allocations from compilation\r\n\r\n* collect\r\n\r\n* don't use PolynomialRatio","shortMessageHtmlLink":"Automerge fix for v0.3.5 [skip ci] (#38)"}},{"before":"7ffb3e864ed19f9b58a74557a9ddda55bed8cc50","after":"24e79ccf92bae0753ef97d710ea8e72a7443a7b2","ref":"refs/heads/main","pushedAt":"2023-11-08T08:10:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"davidavdav","name":"David van Leeuwen","path":"/davidavdav","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5497303?s=80&v=4"},"commit":{"message":"Bump version","shortMessageHtmlLink":"Bump version"}},{"before":"55dbc22050cf2881c2c426e3c7d4daff65797e81","after":null,"ref":"refs/heads/master","pushedAt":"2023-11-08T08:09:57.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"davidavdav","name":"David van Leeuwen","path":"/davidavdav","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5497303?s=80&v=4"}},{"before":"b9808f9e423e9305136a5b1ff85c73ecaa27fde9","after":"7ffb3e864ed19f9b58a74557a9ddda55bed8cc50","ref":"refs/heads/main","pushedAt":"2023-11-08T08:08:22.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"davidavdav","name":"David van Leeuwen","path":"/davidavdav","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5497303?s=80&v=4"},"commit":{"message":"CI stuff and more tests (#37)\n\n* named exceptions, cosmetic changes\r\n\r\nalso changed hz2mel to accept floats instead of vectors\r\n\r\n* more fixes, small improvements\r\n\r\nbroadcasting, named errors\r\n\r\n* stmvn + cosmetics\r\n\r\ngeneralize for AbstractVector\r\n\r\n* bump hdf5 and use symbols in dict\r\n\r\n- isdefined macro\r\n- removed HDF5.write for Bool and SubString\r\n\r\n* AbstractVector indexing, better toeplitz\r\n\r\nchanged current toeplitz impl to accept same arguments, produce the same output as in current octave documentation.\r\nprev usage in levinson was dubious?\r\n\r\n* reduce allocs for delta, abstractvector stuff\r\n\r\n* improve lpc2cep loop + cosmetics\r\n\r\n* fixed lpc2cep\r\n\r\n* go back to using vector for lpc2cep\r\n\r\n* exp10, remove exp(log(*))\r\n\r\n* small fixes and cosmetics\r\n\r\n* bump version?\r\n\r\n* actually throw errors, memoize weights\r\n\r\n* memoize dct_matrix\r\n\r\n* remove exp log\r\n\r\n* change targeted julia versions for CI\r\n\r\n* fix error on valid feacalc arguments\r\n\r\n- also allow `speechout`, `silout` args of type `IO` to `sad`.\r\n\r\n* update CI actions\r\n\r\n- reflect coveralls renaming branch master to main\r\n- checkout to v4\r\n\r\n* add tests, mfcc args fix\r\n\r\n- properly pass args to mfcc for matrices, allow defaults\r\n- README edited\r\n\r\n* add Test to Project.toml\r\n\r\n* test more errors and functions\r\n\r\n* small things\r\n\r\n* add codecov\r\n\r\n* codecov in jobs\r\n\r\n* change codecov-action@latest :\\\r\n\r\n* codecov version again, hopefully works\r\n\r\n* more ci things\r\n\r\n* Update TagBot.yml [skip ci]\r\n\r\n* try to fix codecov token issues","shortMessageHtmlLink":"CI stuff and more tests (#37)"}},{"before":"a4b94ee24f9159eff643953249ed2f6ac4f7dbe9","after":"b9808f9e423e9305136a5b1ff85c73ecaa27fde9","ref":"refs/heads/main","pushedAt":"2023-10-29T12:55:30.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"davidavdav","name":"David van Leeuwen","path":"/davidavdav","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5497303?s=80&v=4"},"commit":{"message":"Fixes and better loops (#36)\n\n* named exceptions, cosmetic changes\r\n\r\nalso changed hz2mel to accept floats instead of vectors\r\n\r\n* more fixes, small improvements\r\n\r\nbroadcasting, named errors\r\n\r\n* stmvn + cosmetics\r\n\r\ngeneralize for AbstractVector\r\n\r\n* bump hdf5 and use symbols in dict\r\n\r\n- isdefined macro\r\n- removed HDF5.write for Bool and SubString\r\n\r\n* AbstractVector indexing, better toeplitz\r\n\r\nchanged current toeplitz impl to accept same arguments, produce the same output as in current octave documentation.\r\nprev usage in levinson was dubious?\r\n\r\n* reduce allocs for delta, abstractvector stuff\r\n\r\n* improve lpc2cep loop + cosmetics\r\n\r\n* fixed lpc2cep\r\n\r\n* go back to using vector for lpc2cep\r\n\r\n* exp10, remove exp(log(*))\r\n\r\n* small fixes and cosmetics\r\n\r\n* bump version?\r\n\r\n* actually throw errors, memoize weights\r\n\r\n* memoize dct_matrix\r\n\r\n* remove exp log","shortMessageHtmlLink":"Fixes and better loops (#36)"}},{"before":"e8a2cf5ea8b50b8f83492e69988c5646ca9287b5","after":"a4b94ee24f9159eff643953249ed2f6ac4f7dbe9","ref":"refs/heads/main","pushedAt":"2023-10-23T07:51:15.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"davidavdav","name":"David van Leeuwen","path":"/davidavdav","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5497303?s=80&v=4"},"commit":{"message":"Merge pull request #35 from wheeheee/main\n\nFixes to outdated language","shortMessageHtmlLink":"Merge pull request #35 from wheeheee/main"}},{"before":"4fa35d4e087bed4e1d60839feca14211d743ca84","after":"e8a2cf5ea8b50b8f83492e69988c5646ca9287b5","ref":"refs/heads/main","pushedAt":"2023-10-08T11:19:17.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"davidavdav","name":"David van Leeuwen","path":"/davidavdav","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5497303?s=80&v=4"},"commit":{"message":"Merge branch 'main' into fbot/deps","shortMessageHtmlLink":"Merge branch 'main' into fbot/deps"}},{"before":"c572057eb3c877f91369dfff8ab4414de66c28a3","after":"e8a2cf5ea8b50b8f83492e69988c5646ca9287b5","ref":"refs/heads/fbot/deps","pushedAt":"2023-10-08T11:13:32.000Z","pushType":"push","commitsCount":19,"pusher":{"login":"davidavdav","name":"David van Leeuwen","path":"/davidavdav","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5497303?s=80&v=4"},"commit":{"message":"Merge branch 'main' into fbot/deps","shortMessageHtmlLink":"Merge branch 'main' into fbot/deps"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wMi0wNVQxNDo0MTozNS4wMDAwMDBazwAAAAPyXe7Y","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wMi0wNVQxNDo0MTozNS4wMDAwMDBazwAAAAPyXe7Y","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0xMC0wOFQxMToxMzozMi4wMDAwMDBazwAAAAOSCVzs"}},"title":"Activity · JuliaDSP/MFCC.jl"}