Spaces:
Sleeping
Sleeping
Commit History
Update app.py b553328 verified
Update app.py d08b66e verified
Update app.py 8a96b75 verified
add delta value changing to UI 0d27ba0
Aleksei Žavoronkov commited on
add delta related functionality 0f41c01
Aleksei Žavoronkov commited on
replace torchaudio with soundfile for audio loading in run_inference ebd2e0f
Aleksei Žavoronkov commited on
update .gitignore to include .codex and remove unnecessary entries from requirements.txt 51c48ec
Aleksei Žavoronkov commited on
remove unused quantization configuration from model loading 2420a56
Aleksei Žavoronkov commited on
update model architecture to the latest 8cf218e
Aleksei Žavoronkov commited on
enhance run_inference to support token masking and adjust logits handling ed26f9c
Aleksei Žavoronkov commited on
refactor GOP model to support multi-head classification and improve loss handling 1800a24
Aleksei Žavoronkov commited on
add logger + replace threading with multiprocessing a53ba49
Aleksei Žavoronkov commited on
add duration scores functionality 32fef6f
Aleksei Žavoronkov commited on
add examples e6f0a0c
Aleksei Žavoronkov commited on
add wav line in .gitattributes f02d381
Aleksei Žavoronkov commited on
do tokenization manually e03eae6
Aleksei Žavoronkov commited on
pass phonemes list as string to the inference method 1b0bfcb
Aleksei Žavoronkov commited on
add .gitignore 464600d
Aleksei Žavoronkov commited on
add is_split_into_words argument to correctly handle the list of phonemes 704a690
Aleksei Žavoronkov commited on
pass phonemes list instead of transcript + csimplify score calculation logic bc9fbb3
Aleksei Žavoronkov commited on
change token_lengths calculation 9324e39
Aleksei Žavoronkov commited on
add phoneme validation + refactoring + constant in separate file 4d77193
Aleksei Žavoronkov commited on
validate audio + refactoring 6c0fcb4
Aleksei Žavoronkov commited on
pass canonical_token_ids and token_lengths to the model inference method 7d0bbe2
Aleksei Žavoronkov commited on
Update requirements.txt 50bf3d4 verified
Update app.py 2b33d59 verified
Update requirements.txt 2d52a4b verified
Create models.py d7fa6f7 verified
remove comments 6c0d9bf
Aleksei Žavoronkov commited on