This commit is contained in:
Ftps
2023-08-19 20:03:05 +09:00
2 changed files with 90 additions and 53 deletions

View File

@@ -31,4 +31,3 @@ def load_hubert(config):
else:
hubert_model = hubert_model.float()
return hubert_model.eval()