Skip to content

Commit

Permalink
Merge pull request #40 from 0X0StradSong/main
Browse files Browse the repository at this point in the history
p255
  • Loading branch information
ctlllll authored Sep 5, 2024
2 parents cbc9533 + ac05ed1 commit aa0dcb7
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions constants/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@ class CompetitionParameters:
COMPETITION_SCHEDULE: List[CompetitionParameters] = [
CompetitionParameters(
reward_percentage=1.0,
competition_id="p257",
competition_id="p255",
),
]
ORIGINAL_COMPETITION_ID = "p257"
ORIGINAL_COMPETITION_ID = "p255"
CONSTANT_ALPHA = 0.2 # enhance vtrust
timestamp_epsilon = 0.04 # enhance vtrust

Expand Down
Binary file modified tts_rater/rawnet/antispoofing_embeds.pth
Binary file not shown.
Binary file modified tts_rater/vec_gt.pth
Binary file not shown.

0 comments on commit aa0dcb7

Please sign in to comment.