Skip to content

TransWithAI/ProfArthur-frontend

Repository files navigation

ProfArthur

ASR dataset correction tool.

How to use

# Clone this repo:
git clone https://github.com/WithourAI/ProfArthur

# Go into the repository:
cd ProfArthur

# Install pnpm when needed
npm install -g pnpm

# Install dependencies:
pnpm i

# Start app and watch for changes (dev server started on port 3000):
pnpm start

Commands

pnpm generate   # angular generator
pnpm build      # build for dev
pnpm build:prod # build for production
pnpm start      # Start app and watch for changes (dev server started on port 3000)
pnpm lint       # run linter and fix found issues
pnpm prettify   # run prettier
pnpm format     # run linter and prettier

License

MIT License

About

ASR Dataset Correction Tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors