9 Commits

Author SHA1 Message Date
2e2e7558f7 Add CTC Decoder for Wave2Vec models (#693)
* Rust - add a CTCDecoder as a seperate mod

* Adding bindings to Node + Python.

* Clippy update.

* Stub.

* Fixing roberta.json URLs.

* Moving test files to hf.co.

* Update cargo check and clippy to 1.52.

* Inner ':' actually is used for domains in sphinx.

Making `domain` work correctly was just too much work so I went the easy
way and have global roles for the custom rust extension.

* Update struct naming and docs

* Update changelog

Co-authored-by: Thomaub <github.thomaub@gmail.com>
Co-authored-by: Anthony MOI <m.anthony.moi@gmail.com>
2021-05-20 09:30:09 -04:00
91dae1de15 Doc - Add documentation for training from iterators 2021-01-12 15:51:38 -05:00
48181db0d8 Doc - Fix entity warnings when no language tag was specified 2020-11-02 17:07:27 -05:00
13a80050f0 Doc - Update Normalizer part of the Pipeline page 2020-11-02 17:07:27 -05:00
290a885b76 Doc - Improve quicktour support for multi-lang 2020-11-02 17:07:27 -05:00
4510712295 Doc - Add some roles for Rust doc 2020-11-02 17:07:27 -05:00
9dc0d73348 Doc - Entities can be anything 2020-11-02 17:07:27 -05:00
f0b6a2127c Doc - No warning for unresolved ref + default 2020-11-02 17:07:27 -05:00
72d14d18c6 Doc - Sphinx extension to handle entities 2020-11-02 17:07:27 -05:00