Skip to content

Conversation

skyemeedan
Copy link
Contributor

Description

v0.187.0 deployment merge
CV2-5778-change-language-detection-agreement
CV2-5891 remove threatexchange
CV2-5892 gut video
CV2-5890 remove any ties to shared model for

DGaffney and others added 4 commits January 7, 2025 10:18
* CV2-5890 remove any ties to shared model for audio model

* remove audio model config
* CV2-5892 gut video

* remove more dependencies

* remove another mention of config var
* CV2-5891 remove threatexchange

* uhhh version bump

* uhhh version bump

* remove ruby
* Update langid.py to reflect `Both CLD3 and FastText must agree and BOTH of them is more than "Threshold" confident`

lowering threshold to 0.7

* update langid.py to check if `fasttext_result['result']['language']` and `cld_result['result']['language']`  are not None before calculating the minimum confidence

* update langid.py write the if condition in one line

* revert changes to a135dce

* update langid.py to check if fasttext_result['result']['confidence'] and cld_result['result']['confidence'] not None

* cleaning up comments
@skyemeedan skyemeedan merged commit d505ae7 into master Jan 14, 2025
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants