Spaces:
Sleeping
Sleeping
Create README.md
Browse files
README.md
CHANGED
|
@@ -1,17 +1,8 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
Form Data:
|
| 10 |
-
- file (.wav, .mp3, .m4a)
|
| 11 |
-
|
| 12 |
-
## Response
|
| 13 |
-
|
| 14 |
-
{
|
| 15 |
-
"text": "transcribed text",
|
| 16 |
-
"language": "en"
|
| 17 |
-
}
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: transcript-api
|
| 3 |
+
sdk: docker
|
| 4 |
+
emoji: 🚀
|
| 5 |
+
colorFrom: blue
|
| 6 |
+
colorTo: purple
|
| 7 |
+
short_description: FastAPI + Whisper STT
|
| 8 |
+
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|