Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
Add WIP README
  • Loading branch information
jhj0517 authored Nov 23, 2024
1 parent 22bfb10 commit bd69919
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions backend/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Whisper-WebUI REST API
REST API for Whisper-WebUI. [redoc](https://github.com/Redocly/redoc) is available at `/docs` or root URL with redirection.
<br>Base endpoints are:

- `/transcription`:
- `/vad`:
- `/bgm-separation`:
- `/task`:

# Documentation

0 comments on commit bd69919

Please sign in to comment.