JuliaDSP / MFCC.jl

Mel Frequency Cepstral Coefficients calculation for Julia
BSD 2-Clause "Simplified" License
33 stars 18 forks source link

Release new version #17

Closed jfsantos closed 1 year ago

jfsantos commented 5 years ago

The current version of this package, which works with Julia 1.0 and 1.1, is currently not tagged or registered, so it's not possible to install it via Pkg.

davidavdav commented 5 years ago

OK, I've tried to find a way to register a new version to the new julia 1.1 registry for about half an hour now, and I can't find anything on the subject, so I give up for now.

If you have a pointer to some docs that would be greatly appreciated.

davidavdav commented 5 years ago

OK, I got this message https://github.com/JuliaLang/METADATA.jl/pull/22770 , and I have no idea how to continue from here. I cannot find any documentation on how to use Registrator, I can't even install the Julia package Registrator (is it a Julia package, or is it some Github thingamy?).

Maybe someone from @JuliaDSP/developers can release this version?

martinholters commented 5 years ago

https://juliaregistrator.github.io/

giordano commented 5 years ago

juliaregistrator.github.io

Installing it requires having admin rights. I don't have them in https://github.com/JuliaDSP/Deconvolution.jl, for one. I've sent a request to get it installed for that repo, but having it installed for all repositories would probably be more useful

martinholters commented 5 years ago

Agree and I don't have admin rights as well.

davidavdav commented 5 years ago

Thanks, it was not clear to me from the README / documentation that these were github operations. I'll try again.

davidavdav commented 1 year ago

I have just released v0.3.3, this may resolve your issues.

davidavdav commented 1 year ago

Now v0.3.4