Skip to content

Commit

Permalink
Update inference.py
Browse files Browse the repository at this point in the history
  • Loading branch information
yutyud authored Aug 26, 2024
1 parent 301ab40 commit 2b4205c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inference.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"""

import torch
import librosa
import libro
import numpy as np
import argparse
from transformers import WavLMForSequenceClassification
Expand Down

0 comments on commit 2b4205c

Please sign in to comment.