Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: declarative() got an unexpected keyword argument 'property' #2619

Closed
snailyang opened this issue Nov 3, 2022 · 1 comment
Closed
Labels

Comments

@snailyang
Copy link

General Question

执行
paddlespeech asr --lang zh --input zh.wav
报错
/home/PaddleSpeech/tools/venv/lib/python3.7/site-packages/librosa/core/constantq.py:1059: DeprecationWarning: np.complex is a deprecated alias for the builtin complex. To silence this warning, use complex by itself. Doing this will not modify any behavior and is safe. If you specifically wanted the numpy scalar type, use np.complex128 here.
Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations
dtype=np.complex,
W1102 22:26:24.607908 24372 gpu_resources.cc:61] Please NOTE: device: 0, GPU Compute Capability: 7.5, Driver API Version: 11.7, Runtime API Version: 10.2
W1102 22:26:24.610229 24372 gpu_resources.cc:91] device: 0, cuDNN Version: 7.6.
TypeError: declarative() got an unexpected keyword argument 'property'

环境:

paddlepaddle = 2.4rc
python= 3.7
linux 7.9

(/home/PaddleSpeech/tools/venv) [root@MiWiFi-R3D-srv tts3]# nvidia-smi
Wed Nov 2 22:37:52 2022
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 515.76 Driver Version: 515.76 CUDA Version: 11.7 |
|-------------------------------+----------------------+----------------------+
| GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. |
| | | MIG M. |
|===============================+======================+======================|
| 0 NVIDIA GeForce ... Off | 00000000:01:00.0 Off | N/A |
| 31% 34C P0 39W / 215W | 0MiB / 8192MiB | 0% Default |
| | | N/A |
+-------------------------------+----------------------+----------------------+

+-----------------------------------------------------------------------------+
| Processes: |
| GPU GI CI PID Type Process name GPU Memory |
| ID ID Usage |
|=============================================================================|
| No running processes found |
+-----------------------------------------------------------------------------+

@yt605155624
Copy link
Collaborator

Duplicate of #2512

@yt605155624 yt605155624 marked this as a duplicate of #2512 Nov 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants