Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Maximofn
/
subtify
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
098e9c6
subtify
3 contributors
History:
54 commits
Maximofn
Create script to add subtitles to video
098e9c6
over 1 year ago
.gitattributes
Safe
1.52 kB
initial commit
over 1 year ago
.gitignore
Safe
145 Bytes
Add draft jupyter notebooks and audio_cacahe folder to gitignore
over 1 year ago
LICENSE
Safe
1.07 kB
Create LICENSE
over 1 year ago
README.md
Safe
328 Bytes
Update readme
over 1 year ago
add_subtitles_to_video.py
Safe
11.3 kB
Create script to add subtitles to video
over 1 year ago
app.py
Safe
1.79 kB
draft of separate audios
over 1 year ago
concat_transcriptions.py
Safe
3.89 kB
Add progress bar to concatenate transcriptions script
over 1 year ago
download.py
Safe
5.56 kB
Add progress bar to download script
over 1 year ago
lang_list.py
Safe
4.37 kB
Script for translate concatenate transcription file and languajes list
over 1 year ago
requirements.txt
Safe
394 Bytes
Add pyannote.audio to requirements
over 1 year ago
separe_vocals.py
Safe
5.98 kB
Into separe_vocals.py set modelscope and speechbrain methods
over 1 year ago
slice_audio.py
Safe
2.53 kB
Add progress bar to slicing audios script
over 1 year ago
transcribe.py
Safe
3.18 kB
Add progress bar to transcribe script
over 1 year ago
translate_transcriptions.py
Safe
3.74 kB
Fix bug into translate_transcriptions
over 1 year ago