Ved Gupta commited on
Commit
3dea319
·
1 Parent(s): 741d49b

README.md updated

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -10,7 +10,7 @@ app_port: 7860
10
 
11
  ## Whisper API - Speech to Text Transcription
12
 
13
- Description: 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
 
 
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