1 min readfrom Machine Learning

hubert.cpp, a C++ implementation of distilHuBERT [P]

I've written a C++ implementation of distilHuBERT.

https://github.com/pfeatherstone/hubert.cpp

It has no runtime dependencies, the weights are compiled into the library, it supports dynamic sizes, has performance on par with onnxruntime (in my tests) and can be easily integrated into any CMake project.

Please let me know your thoughts.

submitted by /u/Competitive_Act5981
[link] [comments]

Want to read more?

Check out the full article on the original site

View original article

Tagged with

#rows.com
#financial modeling with spreadsheets
#big data performance
#distilHuBERT
#HuBERT
#C++
#CMake
#hubert.cpp
#onnxruntime
#runtime dependencies
#dynamic sizes
#weights
#library
#performance
#machine learning
#implementation
#project
#compiled
#github
#code