Release 1.2.0
johnml1135
released this
09 Feb 21:29
·
539 commits
to main
since this release
Major items:
- NMT download endpoint
- USFM download
- Scripture chapter selection
- Language Info endpoint (with NLLB name resolution)
Serval - What's Changed
- Add endpoint to return pretanslations as USFM by @ddaspit in #292
- Chapter level specification by @Enkidu93 in #289
- Add Language Info endpoint by @johnml1135 in #283
- Nmt download by @johnml1135 in #300
Fixes:
- #285 - fix it by @johnml1135 in #291
- Fixes #293 by @Enkidu93 in #296
- Update to Machine 3.0.2 by @Enkidu93 in #305
- Generate NSwag client using .NET 8 by @ddaspit in #287
Full Changelog: docker_1.1.1...docker_1.2.0
Machine - What's Changed
- Add UsfmVerseTextUpdater class by @ddaspit in sillsdev/machine#160
- Language endpoint by @johnml1135 in sillsdev/machine#159
- Add functionality to Paratext project settings parser by @ddaspit in sillsdev/machine#163
- Cancel build gRPC endpoint returns Aborted when no build is running by @ddaspit in sillsdev/machine#165
- Added chapter-level filtering by @Enkidu93 in sillsdev/machine#161
- Scripture range parser by @Enkidu93 in sillsdev/machine#168
- Chapter level aspnetcore by @Enkidu93 in sillsdev/machine#167
- Move logic to parallel text corpus by @Enkidu93 in sillsdev/machine#169
- Nmt download by @johnml1135 in sillsdev/machine#164
Full Changelog: sillsdev/machine@docker_3.6.3...docker_3.7.0
Machine.py - What's Changed
- Clean up get_chapters code and expand tests by @isaac091 in sillsdev/machine.py#97
- Refactor get_chapters to not reuse code and add additional tests by @isaac091 in sillsdev/machine.py#98
- And upgrade torch, numpy, pandas and accelerate as well as black, pyr… by @johnml1135 in sillsdev/machine.py#100
- Add option to save the model during build job by @ddaspit in sillsdev/machine.py#99
Full Changelog: sillsdev/machine.py@docker_1.1.3...docker_1.2.0