Kudasai

Streamlining Japanese-English Translation with Advanced Preprocessing and Integrated Translation Technologies

GPL-3.0 License

Stars
10

Bot releases are visible (Hide)

Kudasai - v3.0.0-beta4

Published by Bikatr7 10 months ago

Kudasai - v3.0.0-beta3

Published by Bikatr7 10 months ago

since v3.0.0-beta2:

some bug fixing

added send to buttons

adjusted gui display

allow preprocessing skip during cli

Hopefully last beta

better notes later

Kudasai - v3.0.0-beta2

Published by Bikatr7 10 months ago

Finally fixed that bug regarding nonetypes like completly fr this time

and clearer error msg upon invalid kijiku rules during startup

Kudasai - v3.0.0-beta

Published by Bikatr7 10 months ago

Changes since:
v3.0.0-alpha-bugged

Changes to Display
Compatibility changes for JsonHandler (stores rules as dict value not the path)

Mostly fixed the None value bug, still seems to occur randomly, but added countermeasures to fix that
Fixed improper stacking of displays
Logging tab now works properly
Cancellation works properly
webgui checks and displays for updates now
Better error checking for apply/discard
kijiku settings now cleared upon file removal
Lot better json validation

Kudasai - v3.0.0-alpha-bugged

Published by Bikatr7 10 months ago

Full patch notes to come upon full V3 release

Known Bugs::
Batch Retry Timeout, Num malformed batches, num lines per batch and num concurrent batches are not being saved to the json file properly, They keep reverting to None, something of note, all of these are string inputs in a textbox converted to int.
Kijiku values are stacking in log output, similar to kaiseki before we fixed that, so we need to fix that.
Logging tab doesn't seem to function at all, we need to fix that as well

Features i'd like to add:
update check in webgui

Kudasai - v2.3.0

Published by Bikatr7 11 months ago

🐛 Bug Fixes:

Stability Enhanced: Resolved an issue causing crashes with incorrect TXT file formats.

🌟 Quality of Life Improvements:

Documentation Overhaul: Comprehensive updates to the README and documentation.
Efficiency Boost: Significant improvements in translation and preprocessing performance.
Enhanced Logging: More informative and user-friendly console/CLI output.
Advanced Cost Calculation: Now includes estimation of output tokens for better planning, as well as improved accuracy.
Improved Demos: Enhanced demo files for a better user experience.
Kijiku Integration: Improved reporting on malformed batches.
Robust Error Handling: Enhanced error management for translation processes.
Clearer File Names : Most file names and folders have been properly aligned to pep format and have clearer names.

✨ New Additions:

OpenAI API Version Update: Now compatible with OpenAI API 1.28+ and newer GPT models.
API Key Management: Easier API key updates without needing to delete the config file.
Configurable Requests: Options to set concurrent request limits, malformed batch retries, and timeouts.
Preprocessing Flexibility: Option to skip preprocessing by simply ignoring the prompt for a replacement's JSON.

Future Plans:

Utilizing Gradio for a webgui. Hopefully within a month or two for v3

Kudasai - v2.2.0

Published by Bikatr7 11 months ago

Static rewrite of program
mass renaming of program files
adjustment of processing for Kairyou to handle katakana

Massive changes coming in 2.3

Kudasai - v2.1.3

Published by Bikatr7 12 months ago

Updated COTE replacements to be up-to-date with v10
Added TEIS replacements to be up-to-date with wiki.

Rearranged both replacements to be less confusing.

Kudasai - v2.1.2

Published by Bikatr7 almost 1 year ago

Model prompt is now Cast-Proof (Less Confusing)

je check looks nicer

Kudasai - v2.1.1

Published by Bikatr7 about 1 year ago

Fixed api key showing up in debug log.

Kudasai - v2.1.0

Published by Bikatr7 about 1 year ago

Bug Fixes:

  • Api key validation functions correctly

QOL Improvements:

  • Console init prompt is less vague

Additions:

  • Added TEIS replacements
Kudasai - v2.0.1

Published by Bikatr7 about 1 year ago

Added demo folder and JSON.
Added quick-start section in README.

Kudasai - v2.0.0

Published by Bikatr7 about 1 year ago

Kijiku & Kudasai Async Implementation.

Bug Fixes:
- Full 3.8 support

QOL Improvements:
- Preprocessing no longer "appears to be frozen" when running
- Kijiku Translation Speed has increased greatly
- Kijiku will attempt to requery malformed translation batches once per batch
- Improved Logging, Documentation, and var names.

Additions:
- Added a whitelist for enhanced preprocessing checking to all json and kairyou.
- Prints an improved usage statement when launching Kudasai Incorrectly
- Improved Readme
- Removed the GUI in favor of the console, due to tkinter not support threading/async

Kudasai - v1.6.0

Published by Bikatr7 about 1 year ago

Full Refactor, Bug Fixes, and Small Improvements

Kudasai Roadmap:
https://docs.google.com/document/d/1-sRwRDYLAzWZYp4Pht07eBWwoDqqvwL2QEwrFNQwkGI/edit?usp=sharing

Bug Fixes:

  • gui now works on python 3.8

QOL Improvements:

  • Improved Debug Log
  • gitignore updated
  • improved documentation
  • renamed several folders for clarity
  • program is faster

Additions:

  • Added senpai & kouhai to cote replacements

Was fully refactored.

Kudasai - v1.6.0beta

Published by Bikatr7 about 1 year ago

Full Refactor, is unstable and only partially tested.

Patch notes to follow upon actual release.

Kudasai - v1.5.4

Published by Seinuve about 1 year ago

Small Changes and prep for future major additions.

Kudasai Roadmap:
https://docs.google.com/document/d/1-sRwRDYLAzWZYp4Pht07eBWwoDqqvwL2QEwrFNQwkGI/edit?usp=sharing

Bug Fixes:

  • Refactored Update checker to not crash upon GUI launch when ran before CLI (Thanks Horesmi)

QOL Improvements:

  • Improved Translation Prompt Building in Kaiseki & Kijiku
  • Documentation changes
  • Redid pause_console to work better

Additions:

  • Added Sawada to cote replacements

New Features:

  • Added Gitignore
  • Check_update now shows patch notes
Kudasai - v1.5.3

Published by Seinuve over 1 year ago

Update cote replacements with the new names for 9.5

Kudasai - v1.5.2

Published by Seinuve over 1 year ago

Added the functionality for GUI users to see the Kudasai update prompt while using the GUI.

Kudasai - v.1.5.1

Published by Seinuve over 1 year ago

Adjusted to work with the new API changes

Kudasai - v1.5.0

Published by Seinuve over 1 year ago

Kijiku has been perfected and is highly accurate at mtling Japanese.

A multitude of bug fixes and quality of life changes.

Better documentation, licensing, and an improved README.

Related Projects