diff --git a/constants/__init__.py b/constants/__init__.py index eeb80ff..a73e44d 100644 --- a/constants/__init__.py +++ b/constants/__init__.py @@ -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 diff --git a/tts_rater/rawnet/antispoofing_embeds.pth b/tts_rater/rawnet/antispoofing_embeds.pth index fd1cb97..11efc37 100644 Binary files a/tts_rater/rawnet/antispoofing_embeds.pth and b/tts_rater/rawnet/antispoofing_embeds.pth differ diff --git a/tts_rater/vec_gt.pth b/tts_rater/vec_gt.pth index b8bd831..83bb1ea 100644 Binary files a/tts_rater/vec_gt.pth and b/tts_rater/vec_gt.pth differ