Code Monkey home page Code Monkey logo

amll-ttml-tool's Introduction

Apple Music-like Lyrics TTML Tool

一个全新的逐词歌词编辑器!针对 Apple Music-like Lyrics 网易云插件设计!

使用

你可以通过访问 https://steve-xmh.github.io/amll-ttml-tool/来使用本工具的在线版本。

也可以使用 Github Action 构建的 Tauri 桌面版本,具体见 Github Action 构建 Tauri 桌面版本

编辑器功能(计划中)

最新进度可以前往这个议题查看

  • 基本输入、编辑、打轴功能
  • 读取保存 TTML 格式歌词
  • 配置歌词行行为(背景歌词、对唱歌词等)
  • 配置歌词文件元数据(名称,作者,网易云音乐ID等)
  • 拆分/组合/移动单词
  • LRC/YRC/QRC/Lyricify Syllable 歌词文件的导入导出
  • Jieba 分词拆分句子
  • 对日语下的汉字启用注音标注
  • 生成网易云形式的日语音译歌词行
  • 生成网易云格式的粤语音译歌词行
  • 可配置的快捷键
  • 从 Apple Music 中获取 Apple Syllable 逐词歌词(也是 TTML 歌词)

开发构建

首先,本项目仅可使用 Yarn 2,请确保你已经安装好了 Yarn 包管理器和 wasm-pack 后运行以下你需要使用的指令:

yarn # 安装依赖
wasm-pack build --target bundler --release "./src-wasm/" # 构建 WASM 模块
yarn dev # 开启开发服务器
yarn build # 构建网页版本
yarn tauri dev # 开启 Tauri 桌面开发环境
yarn tauri build # 构建 Tauri 桌面版本

截图

image image

amll-ttml-tool's People

Contributors

big-cake-jpg avatar steve-xmh 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.