Skip to content

Commit

Permalink
Update infer_folder.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Xiaobin-Rong authored May 14, 2024
1 parent fcf7e2c commit 2139fad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion infer_folder.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
conduct evaluation on a folder of WAV files, with computing SISNR, PESQ, ESTOI, and DNSMOS.
"""
import os
os.environ["CUDA_VISIBLE_DEVICES"]="0"
import toml
import torch
from tqdm import tqdm
Expand Down

0 comments on commit 2139fad

Please sign in to comment.