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...
AElkin
commited on
1 day ago
Commit
f50b16c
·
verified
·
1 Parent(s):
9ba2a1c
Create AAA
Browse files
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