语帆 2 anni fa
parent
commit
060d18ee4b
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      funasr/frontends/default.py

+ 0 - 1
funasr/frontends/default.py

@@ -3,7 +3,6 @@ from typing import Optional
 from typing import Tuple
 from typing import Union
 import logging
-import humanfriendly
 import numpy as np
 import torch
 import torch.nn as nn