AI voice training management platform is built based on React + TypeScript + Vite.
The project is currently under development and the following functions are being implemented:
-
Sound cloning
-
Audio recording and uploading
-
Waveform visualization
-
Model training
-
Cloud File Management
-
Data annotation
# Install dependencies
pnpm install
# Start the development server
pnpm dev
# Build for production
pnpm build