Spaces:
Running
Running
Ved Gupta
commited on
Commit
·
3dea319
1
Parent(s):
741d49b
README.md updated
Browse files
README.md
CHANGED
@@ -10,7 +10,7 @@ app_port: 7860
|
|
10 |
|
11 |
## Whisper API - Speech to Text Transcription
|
12 |
|
13 |
-
|
14 |
|
15 |
Key features:
|
16 |
|
|
|
10 |
|
11 |
## Whisper API - Speech to Text Transcription
|
12 |
|
13 |
+
This open source project provides a self-hostable API for speech to text transcription using a finetuned Whisper ASR model. The API allows you to easily convert audio files to text through HTTP requests. Ideal for adding speech recognition capabilities to your applications.
|
14 |
|
15 |
Key features:
|
16 |
|