Skip to content

fishaudio/text-labeler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6b706a0 · Aug 19, 2024

History

34 Commits
Aug 19, 2024
May 6, 2024
Jan 25, 2023
Aug 19, 2024
Jan 25, 2023
Mar 17, 2023
Jan 25, 2023
Aug 19, 2024
Aug 19, 2024
Aug 19, 2024
Jan 25, 2023
Aug 19, 2024

Repository files navigation

Fish Audio Labeler

Build

Cloudflare Pages Pages

Run locally / 本地运行

Actions 中可以找到最新的构建产物, 下载并解压后, 直接运行会自动打开浏览器.

You can find the latest build artifacts in Actions. After downloading and extracting them, running it directly will automatically open the browser.

Dev locally / 本地开发

git clone https://github.com/fishaudio/text-labeler
cd text-labeler
yarn install --frozen-lockfile

yarn dev

yarn build && yarn export