Skip to content

Commit

Permalink
p255
Browse files Browse the repository at this point in the history
  • Loading branch information
0X0StradSong committed Sep 4, 2024
1 parent 79b0523 commit ac05ed1
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 ac05ed1

Please sign in to comment.