GithubHelp home page GithubHelp logo

hartl3y94 / ame Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nzh63/ame

0.0 0.0 0.0 1.27 MB

Visual Novel Translator

License: MIT License

JavaScript 4.57% C++ 8.43% Python 0.70% C 0.71% TypeScript 64.45% HTML 0.21% CMake 0.10% Vue 20.84%

ame's Introduction

Ame - Visual Novel Translator

Build Release CodeQL

例子

功能

  • 从正在运行的游戏中提取文本,支持Hook方式与OCR方式。
  • 从翻译器中获取机器翻译结果,包括:
    • 离线翻译器(JBeijing与Dr.eye)
      • 离线翻译器需要自行购买与安装。
    • 若干在线翻译器
  • 使用语音合成朗读原文、译文。
  • 翻译窗口随游戏窗口移动。
  • 图形化的、易于配置的设置界面。

编译与运行

  1. 首先安装node.js(v14+)、yarn,然后:
  2. 然后安装pythonVisual Studio,可以通过执行yarn global add windows-build-tools来安装它们。
  3. 执行以下命令即可进行开发与调试。
    git clone https://github.com/nzh63/Ame
    cd Ame
    yarn
    yarn dev
    yarn build

贡献

遵循一般的fork,branch,commit ,Pull request的流程。

想要添加新的翻译器?

请参考贡献一节,翻译器相关代码在src/main/providers下,实现相关逻辑即可,程序会自动根据选项的schema生成配置界面。

License

MIT

ame's People

Contributors

dependabot[bot] avatar nzh63 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.