Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Maximofn
/
subtify
like
0
Runtime error
App
Files
Files
Community
b004aea
subtify
2 contributors
History:
46 commits
Maximofn
Change transcription to fp16, and read if vocals separation is made into another script, if yes it doesn't separe vocals, if no it separe vocals
b004aea
about 1 year ago
.gitattributes
Safe
1.52 kB
initial commit
about 1 year ago
.gitignore
Safe
145 Bytes
Add draft jupyter notebooks and audio_cacahe folder to gitignore
about 1 year ago
LICENSE
Safe
1.07 kB
Create LICENSE
about 1 year ago
README.md
Safe
328 Bytes
Update readme
about 1 year ago
app.py
Safe
1.79 kB
draft of separate audios
about 1 year ago
concat_transcriptions.py
Safe
2.72 kB
Script for concatenate chunck transcriptions into one file
about 1 year ago
download.py
Safe
5.27 kB
If twitch video has 1080p or 720p quality add 60 to quality string
about 1 year ago
lang_list.py
Safe
4.37 kB
Script for translate concatenate transcription file and languajes list
about 1 year ago
requirements.txt
Safe
394 Bytes
Add pyannote.audio to requirements
about 1 year ago
separe_vocals.py
Safe
5.98 kB
Into separe_vocals.py set modelscope and speechbrain methods
about 1 year ago
slice_audio.py
Safe
2.41 kB
Add seconds of chuncks as input argument into slice_audio.py
about 1 year ago
transcribe.py
Safe
3.04 kB
Change transcription to fp16, and read if vocals separation is made into another script, if yes it doesn't separe vocals, if no it separe vocals
about 1 year ago
translate_transcriptions.py
Safe
3.6 kB
Script for translate concatenate transcription file and languajes list
about 1 year ago