Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/bitextor/bicleaner-ai.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZJaume <jzaragoza@prompsit.com>2021-11-15 17:06:36 +0300
committerZJaume <jzaragoza@prompsit.com>2021-11-15 17:06:36 +0300
commit335a1cf85ddafdec1361d04c6a4763c810bdf3a5 (patch)
tree000a597ada6f4f7d902faa44eb59e53efe8bd23b
parent85d04293cb07714f008905c9ca61b7408c39c8ed (diff)
Update CHANGELOG
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5cb921d..2349fb0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,9 @@
Unreleased:
+* Update HF Transformers, no longer needed single GPU for prediction.
+* Avoid generating empty sentences in omit noise.
+* Restore capital letters at the beggining of the sentennce in frequency noise.
* Fix loading lite models in other other Python versions than 3.8.
+* Other minor fixes.
Bicleaner AI 1.0.1:
* Update hardrules to 1.2: adds score only mode.