Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
emoji: 🌖
|
4 |
colorFrom: gray
|
5 |
colorTo: pink
|
@@ -14,6 +14,6 @@ hf_oauth_scopes:
|
|
14 |
- write-repos
|
15 |
- manage-repos
|
16 |
---
|
17 |
-
This
|
18 |
|
19 |
-
It is yet a prototype.
|
|
|
1 |
---
|
2 |
+
title: Transcribe Audio
|
3 |
emoji: 🌖
|
4 |
colorFrom: gray
|
5 |
colorTo: pink
|
|
|
14 |
- write-repos
|
15 |
- manage-repos
|
16 |
---
|
17 |
+
This transcribes audio using Faster Whisper v3 turbo int8.
|
18 |
|
19 |
+
It is yet a prototype.
|