Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add aggregation_strategy + start end tokens in TokenClassificationPipeline #750

Closed
wants to merge 162 commits into from

Conversation

Th3G33k
Copy link

@Th3G33k Th3G33k commented May 10, 2024

  • TokenClassificationPipeline aggregation_strategy
  • TokenClassificationPipeline start end char
  • QuestionAnsweringPipeline start end char
  • Tokenizer return_offsets_mapping

xenova and others added 10 commits May 11, 2024 01:19
* Add RawAudio class and 'save to wav'

* Apply suggestions from code review

Co-authored-by: Joshua Lochner <admin@xenova.com>

* RawAudio toBlob() + save() rewrite

* Add saveBlob in utils/core.js

* RawAudio : Add support 2 channels + interleave

* Fix

* Fix

* simplify type check

* RawAudio : improve interleave + change env -> apis

* image.js: change env -> apis

* env.js remove changes

---------

Co-authored-by: Joshua Lochner <admin@xenova.com>
* Add custom task `register_pipeline`

* Change model_name in register_pipeline

* add custom tasks to SUPPORTED_TASKS

* models.js getModelClassFromName + refactor model mapping

* models.js fix model mapping

* Beautify code

* Allow updating existing supported_tasks
* v3: wasmPaths relative path

* Onnx InferenceSession logLevel

* remove logLevel

* set logLevel

* Beautify code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
5 participants