Skip to content

fishaudio/text-labeler

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