-
Hi,
I have tried to create the conda env and it fails with following error.
`
Warning: you have pip-installed dependencies in your environment file, but you do not list pip itself as one of you…
-
按照https://github.com/PaddlePaddle/PaddleSpeech/tree/r1.4/examples/esc50中描述,进行模型1、训练/2、推理/3、模型导出/4、导出模型推理运行,前三步都能成功,运行第四步报错如下:
![image](https://github.com/PaddlePaddle/PaddleSpeech/assets/69777965/a40…
-
Hi Oliver,
lunr.js supports only the wildcard *.
Do you think it might be useful to add support for multiple wildcards, or make them configurable by the user?
-
I wanted to also incorporate self-attention into the model to make the example a bit more interesting and fun.
Here's how I am doing it currently:
```python
...
# Second conv block.
x = kera…
-
### Repository commit
03a42510b01c574292ca9c6525cbf0572ff5a2a5
### Python version (python --version)
Python 3.10.12
### Dependencies version (pip freeze)
affine==2.4.0
anyio==4.0.0
appdirs==1.4…
-
程序跑完之后,一直卡住,没有调用API,也没有写入数据库。
wandb 调用成功,数据库创建成果,但是数据库没有写入任何数据。
-
## 🐛 Bug
This is a workaround of the [issue closed as expected behavior](https://github.com/pytorch/pytorch/issues/49260), but there are a similar error without pickling.
## To Reproduce
Code…
-
### Versions
* Python:
```
Python 3.6.2 (default, Jul 20 2017, 03:52:27)
[GCC 7.1.1 20170630] on linux
```
* OS: `Linux 4.12.13-1-ARCH #1 SMP PREEMPT x86_64 GNU/Linux`
* Kivy: `1.10.0`. I di…
-
### 确认清单
- [X] 我已经阅读过 README.md 和 dependencies.md 文件
- [X] 我已经确认之前没有 issue 或 discussion 涉及此 BUG
- [X] 我已经确认问题发生在最新代码或稳定版本中
### Forge Commit 或者 Tag
4d9d671e08958d433bde408be9304c82d4d51032
### Pyth…
haijd updated
1 month ago
-
comandlines retrieves: `colors: colMaroon`
![image](https://user-images.githubusercontent.com/2194784/47051919-2bb03f00-d15b-11e8-9cd2-49faacf7cad0.png)
seems like there's too much magic going o…