Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
youngtsai
/
YT_SRT_2
like
0
Sleeping
App
Files
Files
Community
main
YT_SRT_2
1 contributor
History:
38 commits
youngtsai
prompt="Transcribe the following audio file. if chinese, please using 'language: zh-TW' in the prompt.",
4712f49
10 months ago
.gitattributes
Safe
1.52 kB
initial commit
10 months ago
README.md
Safe
230 Bytes
initial commit
10 months ago
app.py
Safe
10.4 kB
prompt="Transcribe the following audio file. if chinese, please using 'language: zh-TW' in the prompt.",
10 months ago
requirements.txt
Safe
50 Bytes
def transcribe_audio_by_whisper(audio_path):
10 months ago