Ikaros-521 / AI-Vtuber

AI Vtuber是一个由 【ChatterBot/ChatGPT/claude/langchain/chatglm/text-gen-webui/闻达/千问/kimi/ollama】 驱动的虚拟主播【Live2D/UE/xuniren】,可以在 【Bilibili/抖音/快手/微信视频号/拼多多/斗鱼/YouTube/twitch/TikTok】 直播中与观众实时互动 或 直接在本地进行聊天。它使用TTS技术【edge-tts/VITS/elevenlabs/bark/bert-vits2/睿声】生成回答并可以选择【so-vits-svc/DDSP-SVC】变声;指令协同SD画图。
https://ikaros-521.github.io/Luna-Docs/site/
GNU General Public License v3.0
2.77k stars 427 forks source link

🐛 Bug: sensevoice无法识别语音 FutureWarning: `torch.cuda.amp.autocast(args...)` is deprecated. Please use `torch.amp.autocast('cuda', args...)` instead. #940

Closed Ikaros-521 closed 1 month ago

Ikaros-521 commented 1 month ago

操作系统

Windows

Python 版本

3.10.11

AI Vtuber 版本

20240726

描述问题

e:\GitHub_pro\AI-Vtuber\Miniconda3\lib\site-packages\rotary_embedding_torch\rotary_embedding_torch.py:35: FutureWarning: `torch.cuda.amp.autocast(args...)` is deprecated. Please use `torch.amp.autocast('cuda', args...)` instead.
  @autocast(enabled = False)
e:\GitHub_pro\AI-Vtuber\Miniconda3\lib\site-packages\rotary_embedding_torch\rotary_embedding_torch.py:262: FutureWarning: `torch.cuda.amp.autocast(args...)` is deprecated. Please use `torch.amp.autocast('cuda', args...)` instead.
  @autocast(enabled = False)
You are using the latest version of funasr-1.1.3
Loading remote code successfully: ./sensevoice/model.py
e:\GitHub_pro\AI-Vtuber\Miniconda3\lib\site-packages\funasr\train_utils\load_pretrained_model.py:38: FutureWarning: You are using `torch.load` with `weights_only=False` (the current default value), which uses the default pickle module implicitly. It is possible to construct malicious pickle data which will execute arbitrary code during unpickling (See https://github.com/pytorch/pytorch/blob/main/SECURITY.md#untrusted-models for more details). In a future release, the default value for `weights_only` will be flipped to `True`. This limits the functions that could be executed during unpickling. Arbitrary objects will no longer be allowed to be loaded via this mode unless they are explicitly allowlisted by the user via `torch.serialization.add_safe_globals`. We recommend you start setting `weights_only=True` for any use case where you don't have full control of the loaded file. Please open an issue on GitHub for any issues related to this experimental feature.
  src_state = torch.load(path, map_location=map_location)

复现步骤

正常使用

期望的结果

No response

截图或日志

No response

Ikaros-521 commented 1 month ago

image 虽然解决了警告,但是还是没有解决识别问题

Ikaros-521 commented 1 month ago

直接重装整个环境

xiaowangmate commented 1 month ago

直接重装整个环境

请问问题解决了吗

Ikaros-521 commented 1 month ago

直接重装整个环境

请问问题解决了吗

当然,不然就没整合包了

xiaowangmate commented 1 month ago

直接重装整个环境

请问问题解决了吗

当然,不然就没整合包了

我也遇到同样的问题,请问您知道这个问题是什么导致的吗

Ikaros-521 commented 1 month ago

直接重装整个环境

请问问题解决了吗

当然,不然就没整合包了

我也遇到同样的问题,请问您知道这个问题是什么导致的吗

具体问题定位不到,环境在变更中 哪些库版本变动了导致一系列问题 光从报错看没法解决

xiaowangmate commented 1 month ago

Windows

Python 版本

3.10.11

同样是Windows,Python 3.10.11,funasr-1.1.3,用的是

直接重装整个环境

请问问题解决了吗

当然,不然就没整合包了

我也遇到同样的问题,请问您知道这个问题是什么导致的吗

具体问题定位不到,环境在变更中 哪些库版本变动了导致一系列问题 光从报错看没法解决

好的,谢谢您。这个问题是funasr升到1.1.3之后出现的,估计就是这个版本环境变化导致的问题

Ikaros-521 commented 1 month ago

Windows

Python 版本

3.10.11

同样是Windows,Python 3.10.11,funasr-1.1.3,用的是

直接重装整个环境

请问问题解决了吗

当然,不然就没整合包了

我也遇到同样的问题,请问您知道这个问题是什么导致的吗

具体问题定位不到,环境在变更中 哪些库版本变动了导致一系列问题 光从报错看没法解决

好的,谢谢您。这个问题是funasr升到1.1.3之后出现的,估计就是这个版本环境变化导致的问题

感觉可以去FunASR仓库查查

aenum                          3.1.15
aiofiles                       23.2.1
aiohttp                        3.9.3
aiolimiter                     1.1.0
aiosignal                      1.3.1
aliyun-python-sdk-core         2.15.1
aliyun-python-sdk-kms          2.16.3
altair                         5.2.0
analytics-python               1.4.post1
annotated-types                0.6.0
antlr4-python3-runtime         4.9.3
anyio                          3.7.1
APScheduler                    3.10.4
asttokens                      2.2.1
async-timeout                  4.0.2
asyncio                        3.4.3
attrs                          23.1.0
audioread                      3.0.1
av                             12.0.0
azure-cognitiveservices-speech 1.35.0
backcall                       0.2.0
backoff                        1.10.0
baidu-aip                      4.16.11
bardapi                        0.1.33
bce-python-sdk                 0.8.97
bcrypt                         4.1.2
beautifulsoup4                 4.12.2
bidict                         0.22.1
bilibili-api                   4.1.0
bilibili-api-dev               16.2.0b1
bilibili-api-python            16.1.0
blinker                        1.7.0
blis                           0.7.9
blivedm                        0.1.2
boltons                        23.0.0
Brotli                         1.1.0
brotlipy                       0.7.0
browser-cookie3                0.19.1
cachetools                     5.3.1
catalogue                      2.0.8
certifi                        2024.7.4
cffi                           1.15.1
chardet                        4.0.0
charset-normalizer             2.0.4
ChatterBot                     1.1.0a7
click                          8.1.3
colorama                       0.4.6
coloredlogs                    15.0.1
colorlog                       6.8.0
conda                          23.5.0
conda-content-trust            0.1.3
conda-package-handling         2.1.0
conda_package_streaming        0.8.0
confection                     0.1.0
contourpy                      1.2.0
crcmod                         1.7
cryptography                   39.0.1
cssutils                       2.7.1
ctranslate2                    4.2.1
curl-cffi                      0.5.7
cycler                         0.12.1
cymem                          2.0.7
dashscope                      1.14.1
dataclasses                    0.6
dataclasses-json               0.5.9
decorator                      5.1.1
deep-translator                1.11.4
distro                         1.8.0
docutils                       0.19
EasyProcess                    1.1
edge-tts                       6.1.10
editdistance                   0.8.1
einops                         0.8.0
elevenlabs                     0.2.8
emoji                          2.9.0
en-core-web-sm                 3.5.0
entrypoint2                    1.1
exceptiongroup                 1.1.2
executing                      1.2.0
faiss-cpu                      1.7.4
fastapi                        0.109.2
fastapi-socketio               0.0.10
faster-whisper                 1.0.2
ffmpy                          0.3.1
filelock                       3.12.2
Flask-Cors                     4.0.0
Flask-SocketIO                 5.3.6
flatbuffers                    23.5.26
fonttools                      4.48.1
frozenlist                     1.3.3
fsspec                         2023.6.0
funasr                         1.1.3
future                         0.18.3
g4f                            0.3.0.6
google-ai-generativelanguage   0.4.0
google-api-core                2.15.0
google-auth                    2.22.0
google-cloud-core              2.3.3
google-cloud-translate         3.8.2
google-generativeai            0.3.1
googleapis-common-protos       1.56.4
gptcache                       0.1.34
gradio                         4.16.0
gradio_client                  0.8.1
greenlet                       2.0.2
grpcio                         1.57.0
grpcio-status                  1.48.2
h11                            0.14.0
h2                             4.1.0
hpack                          4.0.0
httpcore                       1.0.2
httptools                      0.6.0
httpx                          0.25.2
huggingface-hub                0.20.3
humanfriendly                  10.0
hydra-core                     1.3.2
hyperframe                     6.0.1
idna                           3.4
ifaddr                         0.2.0
importlib-resources            6.1.1
intel-openmp                   2021.4.0
ipython                        8.14.0
itsdangerous                   2.1.2
jaconv                         0.3.4
jamo                           0.4.1
jedi                           0.18.2
jieba                          0.42.1
Jinja2                         3.1.4
jmespath                       0.10.0
joblib                         1.3.1
jsonpatch                      1.32
jsonpointer                    2.1
jsonschema                     4.21.1
jsonschema-specifications      2023.12.1
kaldiio                        2.18.0
keyboard                       0.13.5
kiwisolver                     1.4.5
langchain                      0.0.142
langcodes                      3.3.0
langdetect                     1.0.9
langid                         1.1.6
lazy_loader                    0.4
librosa                        0.10.2.post1
linkify-it-py                  2.0.3
llvmlite                       0.43.0
loguru                         0.7.0
lxml                           4.9.3
lz4                            4.3.2
markdown-it-py                 3.0.0
markdown2                      2.4.10
MarkupSafe                     2.1.3
marshmallow                    3.19.0
marshmallow-enum               1.5.1
mashumaro                      3.12
mathparse                      0.1.2
matplotlib                     3.8.2
matplotlib-inline              0.1.6
mdit-py-plugins                0.4.0
mdurl                          0.1.2
menuinst                       1.4.19
mkl                            2021.4.0
monotonic                      1.6
MouseInfo                      0.1.3
mpmath                         1.3.0
msgpack                        1.0.8
mss                            9.0.1
multidict                      6.0.4
murmurhash                     1.0.9
mypy-extensions                1.0.0
networkx                       3.1
nicegui                        1.4.30
nltk                           3.8.1
numba                          0.60.0
numexpr                        2.8.4
numpy                          1.25.0
omegaconf                      2.3.0
onnxruntime                    1.16.3
openai                         1.6.1
openapi-schema-pydantic        1.2.4
opencv-python                  4.9.0.80
orjson                         3.10.6
oss2                           2.18.6
packaging                      23.0
pandas                         2.2.0
paramiko                       3.4.0
parso                          0.8.3
pathy                          0.10.2
pickleshare                    0.7.5
Pillow                         10.1.0
pip                            23.0.1
platformdirs                   4.2.2
playwright                     1.36.0
pluggy                         1.0.0
pooch                          1.8.2
preshed                        3.0.8
profanity                      1.1
prompt-toolkit                 3.0.38
proto-plus                     1.22.3
protobuf                       3.20.3
protobuf-inspector             0.2
protobuf3-to-dict              0.1.5
pscript                        0.7.7
pure-eval                      0.2.2
pure-protobuf                  3.0.0a5
pyahocorasick                  2.0.0
pyarrow                        14.0.1
pyasn1                         0.5.0
pyasn1-modules                 0.3.0
PyAudio                        0.2.13
PyAutoGUI                      0.9.54
pycosat                        0.6.4
pycparser                      2.21
pycryptodome                   3.19.0
pycryptodomex                  3.19.1
pydantic                       1.10.13
pydantic_core                  2.16.2
pydantic-settings              2.0.0
pydub                          0.25.1
pyee                           9.0.4
pygame                         2.5.0
PyGetWindow                    0.0.9
Pygments                       2.15.1
pygtrans                       1.5.3
pyhandytools                   0.0.7
PyJWT                          2.8.0
PyMsgBox                       1.0.9
PyNaCl                         1.5.0
pynndescent                    0.5.13
pyOpenSSL                      23.0.0
pyparsing                      3.1.1
pypdf                          3.11.1
PyPDF2                         3.0.1
pyperclip                      1.8.2
pypinyin                       0.49.0
pypng                          0.20220715.0
PyQt5                          5.15.9
PyQt5-Qt5                      5.15.2
PyQt5-sip                      12.12.1
pyreadline3                    3.4.1
PyRect                         0.2.0
pyscreenshot                   3.1
PyScreeze                      0.1.29
pyserial                       3.5
PySocks                        1.7.1
pytchat                        0.5.5
python-dateutil                2.8.2
python-dotenv                  1.0.0
python-engineio                4.8.0
python-multipart               0.0.9
python-socketio                5.10.0
pytorch-wpe                    0.0.1
pytweening                     1.0.7
pytz                           2023.3
pyvirtualcam                   0.10.2
PyYAML                         6.0
qrcode                         7.4.2
qrcode-terminal                0.8
qt5-applications               5.15.2.2.3
qt5-tools                      5.15.2.1.3
referencing                    0.33.0
regex                          2023.6.3
requests                       2.32.3
revTongYi                      0.0.1.0
rich                           13.7.0
rotary-embedding-torch         0.6.4
rpds-py                        0.17.1
rsa                            4.9
ruamel.yaml                    0.17.21
ruamel.yaml.clib               0.2.6
ruff                           0.2.1
safetensors                    0.3.1
schedule                       1.2.1
scikit-learn                   1.3.0
scipy                          1.11.1
semantic-version               2.10.0
Send2Trash                     1.8.2
sentence-transformers          2.2.2
sentencepiece                  0.1.99
setuptools                     65.6.3
shellingham                    1.5.4
simple-websocket               1.0.0
six                            1.16.0
slack-sdk                      3.21.3
smart-open                     6.3.0
sniffio                        1.3.0
sounddevice                    0.4.6
soundfile                      0.12.1
soupsieve                      2.4.1
soxr                           0.3.7
spacy                          3.5.4
spacy-legacy                   3.0.12
spacy-loggers                  1.0.4
sparkdesk-api                  1.6.0
SpeechRecognition              3.10.0
SQLAlchemy                     1.3.24
srsly                          2.4.6
sseclient-py                   1.8.0
stack-data                     0.6.2
starlette                      0.36.3
sympy                          1.12
tbb                            2021.11.0
tenacity                       8.2.2
tensorboardX                   2.6.2.2
thinc                          8.1.10
threadpoolctl                  3.1.0
tiktoken                       0.4.0
TikTokLive                     5.0.8
tokenizers                     0.13.3
tomlkit                        0.12.0
toolz                          0.12.0
torch                          2.3.0+cu121
torch-complex                  0.4.4
torchaudio                     2.3.0+cu121
torchvision                    0.18.0+cu121
tqdm                           4.66.1
traitlets                      5.9.0
transformers                   4.30.2
typer                          0.9.0
typing_extensions              4.9.0
typing-inspect                 0.9.0
tzdata                         2023.3
tzlocal                        5.0.1
uc-micro-py                    1.0.2
umap-learn                     0.5.6
urllib3                        2.2.2
uvicorn                        0.22.0
vbuild                         0.8.2
wasabi                         1.1.2
watchfiles                     0.21.0
wcwidth                        0.2.6
websocket-client               1.6.3
websocket-client-py3           0.15.0
websockets                     11.0.3
webuiapi                       0.9.3
wenxinworkshop                 0.3.4
Werkzeug                       3.0.1
wheel                          0.38.4
win-inet-pton                  1.1.0
win32-setctime                 1.1.0
wincertstore                   0.2
wsproto                        1.2.0
xingchen                       1.1.5
yarl                           1.9.4
zhipuai                        1.0.7
zstandard                      0.19.0
xiaowangmate commented 1 month ago

Windows

Python 版本

3.10.11

同样是Windows,Python 3.10.11,funasr-1.1.3,用的是

直接重装整个环境

请问问题解决了吗

当然,不然就没整合包了

我也遇到同样的问题,请问您知道这个问题是什么导致的吗

具体问题定位不到,环境在变更中 哪些库版本变动了导致一系列问题 光从报错看没法解决

好的,谢谢您。这个问题是funasr升到1.1.3之后出现的,估计就是这个版本环境变化导致的问题

感觉可以去FunASR仓库查查

aenum                          3.1.15
aiofiles                       23.2.1
aiohttp                        3.9.3
aiolimiter                     1.1.0
aiosignal                      1.3.1
aliyun-python-sdk-core         2.15.1
aliyun-python-sdk-kms          2.16.3
altair                         5.2.0
analytics-python               1.4.post1
annotated-types                0.6.0
antlr4-python3-runtime         4.9.3
anyio                          3.7.1
APScheduler                    3.10.4
asttokens                      2.2.1
async-timeout                  4.0.2
asyncio                        3.4.3
attrs                          23.1.0
audioread                      3.0.1
av                             12.0.0
azure-cognitiveservices-speech 1.35.0
backcall                       0.2.0
backoff                        1.10.0
baidu-aip                      4.16.11
bardapi                        0.1.33
bce-python-sdk                 0.8.97
bcrypt                         4.1.2
beautifulsoup4                 4.12.2
bidict                         0.22.1
bilibili-api                   4.1.0
bilibili-api-dev               16.2.0b1
bilibili-api-python            16.1.0
blinker                        1.7.0
blis                           0.7.9
blivedm                        0.1.2
boltons                        23.0.0
Brotli                         1.1.0
brotlipy                       0.7.0
browser-cookie3                0.19.1
cachetools                     5.3.1
catalogue                      2.0.8
certifi                        2024.7.4
cffi                           1.15.1
chardet                        4.0.0
charset-normalizer             2.0.4
ChatterBot                     1.1.0a7
click                          8.1.3
colorama                       0.4.6
coloredlogs                    15.0.1
colorlog                       6.8.0
conda                          23.5.0
conda-content-trust            0.1.3
conda-package-handling         2.1.0
conda_package_streaming        0.8.0
confection                     0.1.0
contourpy                      1.2.0
crcmod                         1.7
cryptography                   39.0.1
cssutils                       2.7.1
ctranslate2                    4.2.1
curl-cffi                      0.5.7
cycler                         0.12.1
cymem                          2.0.7
dashscope                      1.14.1
dataclasses                    0.6
dataclasses-json               0.5.9
decorator                      5.1.1
deep-translator                1.11.4
distro                         1.8.0
docutils                       0.19
EasyProcess                    1.1
edge-tts                       6.1.10
editdistance                   0.8.1
einops                         0.8.0
elevenlabs                     0.2.8
emoji                          2.9.0
en-core-web-sm                 3.5.0
entrypoint2                    1.1
exceptiongroup                 1.1.2
executing                      1.2.0
faiss-cpu                      1.7.4
fastapi                        0.109.2
fastapi-socketio               0.0.10
faster-whisper                 1.0.2
ffmpy                          0.3.1
filelock                       3.12.2
Flask-Cors                     4.0.0
Flask-SocketIO                 5.3.6
flatbuffers                    23.5.26
fonttools                      4.48.1
frozenlist                     1.3.3
fsspec                         2023.6.0
funasr                         1.1.3
future                         0.18.3
g4f                            0.3.0.6
google-ai-generativelanguage   0.4.0
google-api-core                2.15.0
google-auth                    2.22.0
google-cloud-core              2.3.3
google-cloud-translate         3.8.2
google-generativeai            0.3.1
googleapis-common-protos       1.56.4
gptcache                       0.1.34
gradio                         4.16.0
gradio_client                  0.8.1
greenlet                       2.0.2
grpcio                         1.57.0
grpcio-status                  1.48.2
h11                            0.14.0
h2                             4.1.0
hpack                          4.0.0
httpcore                       1.0.2
httptools                      0.6.0
httpx                          0.25.2
huggingface-hub                0.20.3
humanfriendly                  10.0
hydra-core                     1.3.2
hyperframe                     6.0.1
idna                           3.4
ifaddr                         0.2.0
importlib-resources            6.1.1
intel-openmp                   2021.4.0
ipython                        8.14.0
itsdangerous                   2.1.2
jaconv                         0.3.4
jamo                           0.4.1
jedi                           0.18.2
jieba                          0.42.1
Jinja2                         3.1.4
jmespath                       0.10.0
joblib                         1.3.1
jsonpatch                      1.32
jsonpointer                    2.1
jsonschema                     4.21.1
jsonschema-specifications      2023.12.1
kaldiio                        2.18.0
keyboard                       0.13.5
kiwisolver                     1.4.5
langchain                      0.0.142
langcodes                      3.3.0
langdetect                     1.0.9
langid                         1.1.6
lazy_loader                    0.4
librosa                        0.10.2.post1
linkify-it-py                  2.0.3
llvmlite                       0.43.0
loguru                         0.7.0
lxml                           4.9.3
lz4                            4.3.2
markdown-it-py                 3.0.0
markdown2                      2.4.10
MarkupSafe                     2.1.3
marshmallow                    3.19.0
marshmallow-enum               1.5.1
mashumaro                      3.12
mathparse                      0.1.2
matplotlib                     3.8.2
matplotlib-inline              0.1.6
mdit-py-plugins                0.4.0
mdurl                          0.1.2
menuinst                       1.4.19
mkl                            2021.4.0
monotonic                      1.6
MouseInfo                      0.1.3
mpmath                         1.3.0
msgpack                        1.0.8
mss                            9.0.1
multidict                      6.0.4
murmurhash                     1.0.9
mypy-extensions                1.0.0
networkx                       3.1
nicegui                        1.4.30
nltk                           3.8.1
numba                          0.60.0
numexpr                        2.8.4
numpy                          1.25.0
omegaconf                      2.3.0
onnxruntime                    1.16.3
openai                         1.6.1
openapi-schema-pydantic        1.2.4
opencv-python                  4.9.0.80
orjson                         3.10.6
oss2                           2.18.6
packaging                      23.0
pandas                         2.2.0
paramiko                       3.4.0
parso                          0.8.3
pathy                          0.10.2
pickleshare                    0.7.5
Pillow                         10.1.0
pip                            23.0.1
platformdirs                   4.2.2
playwright                     1.36.0
pluggy                         1.0.0
pooch                          1.8.2
preshed                        3.0.8
profanity                      1.1
prompt-toolkit                 3.0.38
proto-plus                     1.22.3
protobuf                       3.20.3
protobuf-inspector             0.2
protobuf3-to-dict              0.1.5
pscript                        0.7.7
pure-eval                      0.2.2
pure-protobuf                  3.0.0a5
pyahocorasick                  2.0.0
pyarrow                        14.0.1
pyasn1                         0.5.0
pyasn1-modules                 0.3.0
PyAudio                        0.2.13
PyAutoGUI                      0.9.54
pycosat                        0.6.4
pycparser                      2.21
pycryptodome                   3.19.0
pycryptodomex                  3.19.1
pydantic                       1.10.13
pydantic_core                  2.16.2
pydantic-settings              2.0.0
pydub                          0.25.1
pyee                           9.0.4
pygame                         2.5.0
PyGetWindow                    0.0.9
Pygments                       2.15.1
pygtrans                       1.5.3
pyhandytools                   0.0.7
PyJWT                          2.8.0
PyMsgBox                       1.0.9
PyNaCl                         1.5.0
pynndescent                    0.5.13
pyOpenSSL                      23.0.0
pyparsing                      3.1.1
pypdf                          3.11.1
PyPDF2                         3.0.1
pyperclip                      1.8.2
pypinyin                       0.49.0
pypng                          0.20220715.0
PyQt5                          5.15.9
PyQt5-Qt5                      5.15.2
PyQt5-sip                      12.12.1
pyreadline3                    3.4.1
PyRect                         0.2.0
pyscreenshot                   3.1
PyScreeze                      0.1.29
pyserial                       3.5
PySocks                        1.7.1
pytchat                        0.5.5
python-dateutil                2.8.2
python-dotenv                  1.0.0
python-engineio                4.8.0
python-multipart               0.0.9
python-socketio                5.10.0
pytorch-wpe                    0.0.1
pytweening                     1.0.7
pytz                           2023.3
pyvirtualcam                   0.10.2
PyYAML                         6.0
qrcode                         7.4.2
qrcode-terminal                0.8
qt5-applications               5.15.2.2.3
qt5-tools                      5.15.2.1.3
referencing                    0.33.0
regex                          2023.6.3
requests                       2.32.3
revTongYi                      0.0.1.0
rich                           13.7.0
rotary-embedding-torch         0.6.4
rpds-py                        0.17.1
rsa                            4.9
ruamel.yaml                    0.17.21
ruamel.yaml.clib               0.2.6
ruff                           0.2.1
safetensors                    0.3.1
schedule                       1.2.1
scikit-learn                   1.3.0
scipy                          1.11.1
semantic-version               2.10.0
Send2Trash                     1.8.2
sentence-transformers          2.2.2
sentencepiece                  0.1.99
setuptools                     65.6.3
shellingham                    1.5.4
simple-websocket               1.0.0
six                            1.16.0
slack-sdk                      3.21.3
smart-open                     6.3.0
sniffio                        1.3.0
sounddevice                    0.4.6
soundfile                      0.12.1
soupsieve                      2.4.1
soxr                           0.3.7
spacy                          3.5.4
spacy-legacy                   3.0.12
spacy-loggers                  1.0.4
sparkdesk-api                  1.6.0
SpeechRecognition              3.10.0
SQLAlchemy                     1.3.24
srsly                          2.4.6
sseclient-py                   1.8.0
stack-data                     0.6.2
starlette                      0.36.3
sympy                          1.12
tbb                            2021.11.0
tenacity                       8.2.2
tensorboardX                   2.6.2.2
thinc                          8.1.10
threadpoolctl                  3.1.0
tiktoken                       0.4.0
TikTokLive                     5.0.8
tokenizers                     0.13.3
tomlkit                        0.12.0
toolz                          0.12.0
torch                          2.3.0+cu121
torch-complex                  0.4.4
torchaudio                     2.3.0+cu121
torchvision                    0.18.0+cu121
tqdm                           4.66.1
traitlets                      5.9.0
transformers                   4.30.2
typer                          0.9.0
typing_extensions              4.9.0
typing-inspect                 0.9.0
tzdata                         2023.3
tzlocal                        5.0.1
uc-micro-py                    1.0.2
umap-learn                     0.5.6
urllib3                        2.2.2
uvicorn                        0.22.0
vbuild                         0.8.2
wasabi                         1.1.2
watchfiles                     0.21.0
wcwidth                        0.2.6
websocket-client               1.6.3
websocket-client-py3           0.15.0
websockets                     11.0.3
webuiapi                       0.9.3
wenxinworkshop                 0.3.4
Werkzeug                       3.0.1
wheel                          0.38.4
win-inet-pton                  1.1.0
win32-setctime                 1.1.0
wincertstore                   0.2
wsproto                        1.2.0
xingchen                       1.1.5
yarl                           1.9.4
zhipuai                        1.0.7
zstandard                      0.19.0

谢谢您,已经查出原因了,是torch版本的问题,torch版本不能超过2.3.0,否则会出现FutureWarning

Ikaros-521 commented 1 month ago

Windows

Python 版本

3.10.11

同样是Windows,Python 3.10.11,funasr-1.1.3,用的是

直接重装整个环境

请问问题解决了吗

当然,不然就没整合包了

我也遇到同样的问题,请问您知道这个问题是什么导致的吗

具体问题定位不到,环境在变更中 哪些库版本变动了导致一系列问题 光从报错看没法解决

好的,谢谢您。这个问题是funasr升到1.1.3之后出现的,估计就是这个版本环境变化导致的问题

感觉可以去FunASR仓库查查

aenum                          3.1.15
aiofiles                       23.2.1
aiohttp                        3.9.3
aiolimiter                     1.1.0
aiosignal                      1.3.1
aliyun-python-sdk-core         2.15.1
aliyun-python-sdk-kms          2.16.3
altair                         5.2.0
analytics-python               1.4.post1
annotated-types                0.6.0
antlr4-python3-runtime         4.9.3
anyio                          3.7.1
APScheduler                    3.10.4
asttokens                      2.2.1
async-timeout                  4.0.2
asyncio                        3.4.3
attrs                          23.1.0
audioread                      3.0.1
av                             12.0.0
azure-cognitiveservices-speech 1.35.0
backcall                       0.2.0
backoff                        1.10.0
baidu-aip                      4.16.11
bardapi                        0.1.33
bce-python-sdk                 0.8.97
bcrypt                         4.1.2
beautifulsoup4                 4.12.2
bidict                         0.22.1
bilibili-api                   4.1.0
bilibili-api-dev               16.2.0b1
bilibili-api-python            16.1.0
blinker                        1.7.0
blis                           0.7.9
blivedm                        0.1.2
boltons                        23.0.0
Brotli                         1.1.0
brotlipy                       0.7.0
browser-cookie3                0.19.1
cachetools                     5.3.1
catalogue                      2.0.8
certifi                        2024.7.4
cffi                           1.15.1
chardet                        4.0.0
charset-normalizer             2.0.4
ChatterBot                     1.1.0a7
click                          8.1.3
colorama                       0.4.6
coloredlogs                    15.0.1
colorlog                       6.8.0
conda                          23.5.0
conda-content-trust            0.1.3
conda-package-handling         2.1.0
conda_package_streaming        0.8.0
confection                     0.1.0
contourpy                      1.2.0
crcmod                         1.7
cryptography                   39.0.1
cssutils                       2.7.1
ctranslate2                    4.2.1
curl-cffi                      0.5.7
cycler                         0.12.1
cymem                          2.0.7
dashscope                      1.14.1
dataclasses                    0.6
dataclasses-json               0.5.9
decorator                      5.1.1
deep-translator                1.11.4
distro                         1.8.0
docutils                       0.19
EasyProcess                    1.1
edge-tts                       6.1.10
editdistance                   0.8.1
einops                         0.8.0
elevenlabs                     0.2.8
emoji                          2.9.0
en-core-web-sm                 3.5.0
entrypoint2                    1.1
exceptiongroup                 1.1.2
executing                      1.2.0
faiss-cpu                      1.7.4
fastapi                        0.109.2
fastapi-socketio               0.0.10
faster-whisper                 1.0.2
ffmpy                          0.3.1
filelock                       3.12.2
Flask-Cors                     4.0.0
Flask-SocketIO                 5.3.6
flatbuffers                    23.5.26
fonttools                      4.48.1
frozenlist                     1.3.3
fsspec                         2023.6.0
funasr                         1.1.3
future                         0.18.3
g4f                            0.3.0.6
google-ai-generativelanguage   0.4.0
google-api-core                2.15.0
google-auth                    2.22.0
google-cloud-core              2.3.3
google-cloud-translate         3.8.2
google-generativeai            0.3.1
googleapis-common-protos       1.56.4
gptcache                       0.1.34
gradio                         4.16.0
gradio_client                  0.8.1
greenlet                       2.0.2
grpcio                         1.57.0
grpcio-status                  1.48.2
h11                            0.14.0
h2                             4.1.0
hpack                          4.0.0
httpcore                       1.0.2
httptools                      0.6.0
httpx                          0.25.2
huggingface-hub                0.20.3
humanfriendly                  10.0
hydra-core                     1.3.2
hyperframe                     6.0.1
idna                           3.4
ifaddr                         0.2.0
importlib-resources            6.1.1
intel-openmp                   2021.4.0
ipython                        8.14.0
itsdangerous                   2.1.2
jaconv                         0.3.4
jamo                           0.4.1
jedi                           0.18.2
jieba                          0.42.1
Jinja2                         3.1.4
jmespath                       0.10.0
joblib                         1.3.1
jsonpatch                      1.32
jsonpointer                    2.1
jsonschema                     4.21.1
jsonschema-specifications      2023.12.1
kaldiio                        2.18.0
keyboard                       0.13.5
kiwisolver                     1.4.5
langchain                      0.0.142
langcodes                      3.3.0
langdetect                     1.0.9
langid                         1.1.6
lazy_loader                    0.4
librosa                        0.10.2.post1
linkify-it-py                  2.0.3
llvmlite                       0.43.0
loguru                         0.7.0
lxml                           4.9.3
lz4                            4.3.2
markdown-it-py                 3.0.0
markdown2                      2.4.10
MarkupSafe                     2.1.3
marshmallow                    3.19.0
marshmallow-enum               1.5.1
mashumaro                      3.12
mathparse                      0.1.2
matplotlib                     3.8.2
matplotlib-inline              0.1.6
mdit-py-plugins                0.4.0
mdurl                          0.1.2
menuinst                       1.4.19
mkl                            2021.4.0
monotonic                      1.6
MouseInfo                      0.1.3
mpmath                         1.3.0
msgpack                        1.0.8
mss                            9.0.1
multidict                      6.0.4
murmurhash                     1.0.9
mypy-extensions                1.0.0
networkx                       3.1
nicegui                        1.4.30
nltk                           3.8.1
numba                          0.60.0
numexpr                        2.8.4
numpy                          1.25.0
omegaconf                      2.3.0
onnxruntime                    1.16.3
openai                         1.6.1
openapi-schema-pydantic        1.2.4
opencv-python                  4.9.0.80
orjson                         3.10.6
oss2                           2.18.6
packaging                      23.0
pandas                         2.2.0
paramiko                       3.4.0
parso                          0.8.3
pathy                          0.10.2
pickleshare                    0.7.5
Pillow                         10.1.0
pip                            23.0.1
platformdirs                   4.2.2
playwright                     1.36.0
pluggy                         1.0.0
pooch                          1.8.2
preshed                        3.0.8
profanity                      1.1
prompt-toolkit                 3.0.38
proto-plus                     1.22.3
protobuf                       3.20.3
protobuf-inspector             0.2
protobuf3-to-dict              0.1.5
pscript                        0.7.7
pure-eval                      0.2.2
pure-protobuf                  3.0.0a5
pyahocorasick                  2.0.0
pyarrow                        14.0.1
pyasn1                         0.5.0
pyasn1-modules                 0.3.0
PyAudio                        0.2.13
PyAutoGUI                      0.9.54
pycosat                        0.6.4
pycparser                      2.21
pycryptodome                   3.19.0
pycryptodomex                  3.19.1
pydantic                       1.10.13
pydantic_core                  2.16.2
pydantic-settings              2.0.0
pydub                          0.25.1
pyee                           9.0.4
pygame                         2.5.0
PyGetWindow                    0.0.9
Pygments                       2.15.1
pygtrans                       1.5.3
pyhandytools                   0.0.7
PyJWT                          2.8.0
PyMsgBox                       1.0.9
PyNaCl                         1.5.0
pynndescent                    0.5.13
pyOpenSSL                      23.0.0
pyparsing                      3.1.1
pypdf                          3.11.1
PyPDF2                         3.0.1
pyperclip                      1.8.2
pypinyin                       0.49.0
pypng                          0.20220715.0
PyQt5                          5.15.9
PyQt5-Qt5                      5.15.2
PyQt5-sip                      12.12.1
pyreadline3                    3.4.1
PyRect                         0.2.0
pyscreenshot                   3.1
PyScreeze                      0.1.29
pyserial                       3.5
PySocks                        1.7.1
pytchat                        0.5.5
python-dateutil                2.8.2
python-dotenv                  1.0.0
python-engineio                4.8.0
python-multipart               0.0.9
python-socketio                5.10.0
pytorch-wpe                    0.0.1
pytweening                     1.0.7
pytz                           2023.3
pyvirtualcam                   0.10.2
PyYAML                         6.0
qrcode                         7.4.2
qrcode-terminal                0.8
qt5-applications               5.15.2.2.3
qt5-tools                      5.15.2.1.3
referencing                    0.33.0
regex                          2023.6.3
requests                       2.32.3
revTongYi                      0.0.1.0
rich                           13.7.0
rotary-embedding-torch         0.6.4
rpds-py                        0.17.1
rsa                            4.9
ruamel.yaml                    0.17.21
ruamel.yaml.clib               0.2.6
ruff                           0.2.1
safetensors                    0.3.1
schedule                       1.2.1
scikit-learn                   1.3.0
scipy                          1.11.1
semantic-version               2.10.0
Send2Trash                     1.8.2
sentence-transformers          2.2.2
sentencepiece                  0.1.99
setuptools                     65.6.3
shellingham                    1.5.4
simple-websocket               1.0.0
six                            1.16.0
slack-sdk                      3.21.3
smart-open                     6.3.0
sniffio                        1.3.0
sounddevice                    0.4.6
soundfile                      0.12.1
soupsieve                      2.4.1
soxr                           0.3.7
spacy                          3.5.4
spacy-legacy                   3.0.12
spacy-loggers                  1.0.4
sparkdesk-api                  1.6.0
SpeechRecognition              3.10.0
SQLAlchemy                     1.3.24
srsly                          2.4.6
sseclient-py                   1.8.0
stack-data                     0.6.2
starlette                      0.36.3
sympy                          1.12
tbb                            2021.11.0
tenacity                       8.2.2
tensorboardX                   2.6.2.2
thinc                          8.1.10
threadpoolctl                  3.1.0
tiktoken                       0.4.0
TikTokLive                     5.0.8
tokenizers                     0.13.3
tomlkit                        0.12.0
toolz                          0.12.0
torch                          2.3.0+cu121
torch-complex                  0.4.4
torchaudio                     2.3.0+cu121
torchvision                    0.18.0+cu121
tqdm                           4.66.1
traitlets                      5.9.0
transformers                   4.30.2
typer                          0.9.0
typing_extensions              4.9.0
typing-inspect                 0.9.0
tzdata                         2023.3
tzlocal                        5.0.1
uc-micro-py                    1.0.2
umap-learn                     0.5.6
urllib3                        2.2.2
uvicorn                        0.22.0
vbuild                         0.8.2
wasabi                         1.1.2
watchfiles                     0.21.0
wcwidth                        0.2.6
websocket-client               1.6.3
websocket-client-py3           0.15.0
websockets                     11.0.3
webuiapi                       0.9.3
wenxinworkshop                 0.3.4
Werkzeug                       3.0.1
wheel                          0.38.4
win-inet-pton                  1.1.0
win32-setctime                 1.1.0
wincertstore                   0.2
wsproto                        1.2.0
xingchen                       1.1.5
yarl                           1.9.4
zhipuai                        1.0.7
zstandard                      0.19.0

谢谢您,已经查出原因了,是torch版本的问题,torch版本不能超过2.3.0,否则会出现FutureWarning

还行