Yu

Results 5 issues of Yu

因为已经用 react 16 挖了个大坑, 然后发现还需要开个 dashboard 来填坑. 幸好发现这个神赞的工程. 虽然花了一天多的时间来对着它缝缝补补, 但居然大致能用了. 因为里面遍布的文档, 让我少 google 了大概有几百次. 不知大大可有兴趣也升级下? 虽然作为学 react 不到两个个月的九流前端, 也很愿意对着 TODO 跟着试着发发 pr.

Since project `github.com/go-xorm/core` has already updated (and the origin repository has been archived by the owner), we are required to update dependency of `github.com/djwackey/gitea` from `github.com/go-xorm/core` to `xorm.io/core`, otherwise we...

It is really a great job. However, could it been possible that support "win_length" args? Here are the references: + https://librosa.org/doc/0.9.1/generated/librosa.feature.melspectrogram.html + https://librosa.org/doc/0.9.1/generated/librosa.stft.html we may required to pass this variable...

The origin API was ``` static std::vector melspectrogram( std::vector &x, int sr, int n_fft, int n_hop, const std::string &win, bool center, const std::string &mode, float power, int n_mels, int fmin,...

This project is incredibly impressive! Even as a newcomer to Node.js, I'm still captivated by its implementation capabilities. May I propose a feature request? I'd love to see the ability...