Commit History

new dict utils need prune
be41edb

DWizard commited on

Merge branch 'oop-refactor' of https://github.com/project-kxkg/project-t into oop-refactor
5e8cc27

DWizard commited on

reform dicts
fbd52e8

DWizard commited on

add domain structures
fccaaea

Eason Lu commited on

add unit test for remove punc
bd8dd84

Eason Lu commited on

solve puncs for multilingual
e3f9642

Eason Lu commited on

adapt different languages for srt.py
1a902ed

Eason Lu commited on

debugs
b37d0d4

Eason Lu commited on

Merge branch 'oop-refactor' of https://github.com/project-kxkg/project-t into oop-refactor
6808a65

DWizard commited on

add loggin & complete func list in preprocess cfg
a12b2b8

DWizard commited on

implemented prompt selector
4f0065c

Macrodove commited on

add pre/post process config
e4c138e

DWizard commited on

TODO: log and comments; translator accomodate languages and domain
6041d53

Eason Lu commited on

debug piepline
cd67dcd

Eason Lu commited on

Add new features and fix bugs
f144427

JiaenLiu commited on

module 1 and module 4
04ef04e

JiaenLiu commited on

translation module implementation
54a5e67

Macrodove commited on

optimize logging
05114c4

DWizard commited on

modify logging
cd90680

Eason Lu commited on

task initialization done
d658831

Eason Lu commited on

modify youtube creation
eb9b4ad

Eason Lu commited on

finish todo in run.py refine task.py
d581753

DWizard commited on

Merge branch 'oop-refactor' of https://github.com/project-kxkg/project-t into oop-refactor
7d9d086

DWizard commited on

split task_cfg and launch_info
58d59c0

DWizard commited on

Merge branch 'oop-refactor' of https://github.com/project-kxkg/project-t into oop-refactor
d5fcd7b

Eason Lu commited on

modify local entry
317ffc4

Eason Lu commited on

fix task config
446f373

DWizard commited on

add key to task config
6269242

DWizard commited on

debug preprocess
576104c

DWizard commited on

task_config & improvement
00ca03a

DWizard commited on

preprocess fix
f01af1f

DWizard commited on

preprocess function
eb01d5d

DWizard commited on

Merge pull request #51 from project-kxkg/evaluation
393add1

JiaenLiu commited on

bleu fix
9387453

JiaenLiu commited on

Create task from Youtube link & query status of a task using taskId
0a00054

Xudong Xiao commited on

Flask API & YoutubeTask class
7df592d

Xudong Xiao commited on

bleu fix
4abcb2a

JiaenLiu commited on

some updates for scores.
11ff02b

JiaenLiu commited on

fix: Evaluator gt
dca0a7c

pinnnn commited on

fix: Evaluator
1b862fc

pinnnn commited on

bug fixed
a03ab93

Macrodove commited on

fixed alignment_obsolete, rewrite alignment with new approach
5543434

Macrodove commited on

bug fixed
105baa8

Macrodove commited on

fix: eval
325bf75

pinnnn commited on

Update README.md
c447410

yichenl5 commited on

Merge branch 'evaluation' of github.com:project-kxkg/project-t into evaluation
5cce091

JiaenLiu commited on

LLM and other scores fix
8abf414

JiaenLiu commited on

add Evaluator class
ee800e9

pinnnn commited on

Bilingual srt read function implemented
1a7e1ee

Macrodove commited on

Added comment, changed output to arrays of SRTsegment
0362dd5

Macrodove commited on