alvanli/hubert

Rust

0

4 commits

updated Aug 31, 2023

See the code

README

This follows the format of the Hugging Face candle library

  • It implements the inference of Hubert https://arxiv.org/abs/2106.07447, using the weights from facebook/hubert-large-ls960-ft
  • put this code under candle\candle-examples\examples\hubert
  • run with this command cargo run --example hubert --release

Contributors

alvanli

4 commits

alvanli/hubert

Rust

0

4 commits

updated Aug 31, 2023

See the code

README

This follows the format of the Hugging Face candle library

  • It implements the inference of Hubert https://arxiv.org/abs/2106.07447, using the weights from facebook/hubert-large-ls960-ft
  • put this code under candle\candle-examples\examples\hubert
  • run with this command cargo run --example hubert --release

Contributors

alvanli

4 commits

Languages

Rust

97.9%

Python

2.1%