Update fasterwhisper_asr.py

This commit is contained in:
RVC-Boss 2024-02-12 17:00:31 +08:00 committed by GitHub
parent 3bf71d3790
commit 2fa74ecb94
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,6 @@
import argparse
import os
os.environ["HF_ENDPOINT"]="https://hf-mirror.com"
import traceback
import requests
from glob import glob