huggingface / candle

Minimalist ML framework for Rust
Apache License 2.0
15.91k stars 963 forks source link

Model support: wav2vec2 #2609

Open harryfei opened 2 weeks ago

harryfei commented 2 weeks ago

wav2vec 2.0 is a framework for self-supervised learning of speech representations. It can be used as fundamental model for other audio tasks.