GTimothee commited on
Commit
387fbd0
·
verified ·
1 Parent(s): b3d840a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -12,7 +12,9 @@ tags:
12
  short_description: Reads an audio file and returns its transcript.
13
  ---
14
 
15
- # Text2speech for your agent using Whisper through the huggingface API
 
 
16
 
17
  A simple tool for prototyping agents that can extract text from audio.
18
 
 
12
  short_description: Reads an audio file and returns its transcript.
13
  ---
14
 
15
+ # Speech2text tool for your agent
16
+
17
+ Uses the huggingface API under the hood.
18
 
19
  A simple tool for prototyping agents that can extract text from audio.
20