Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
openai
/
whisper
like
2.43k
Running
on
L40S
App
Files
Files
Community
135
Fetching metadata from the HF Docker repository...
Create AAA
#135
by
AElkin
- opened
1 day ago
base:
refs/heads/main
←
from:
refs/pr/135
Discussion
Files changed
+5
-0
Files changed (1)
hide
show
AAA
+5
-0
AAA
ADDED
Viewed
@@ -0,0 +1,5 @@
1
+
whisper audio.wav \
2
+
--language Russian \
3
+
--model large-v3 \
4
+
--output_dir transcription \
5
+
--word_timestamps True