GrootLiu
GrootLiu
This is my structure  the plugin will always set the id.v as top module before i modify the code
the button i used is 'nestlist viewer'  and i used the project manager 
the plugin's yosys dosen't have the capability to find the top module, so I edited the source code as I showed before.
> In the project manager, rigth? There are 2 buttons: > > https://terostechnology.github.io/terosHDLdoc/netlist/start.html > > https://terostechnology.github.io/terosHDLdoc/project_manager/hierarchy.html i used the first one, because the second will show nothing to me. ...
使用 Linux 运行该开源程序时报错,系统设置如下: No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 22.04.3 LTS Release: 22.04 Codename: jammy
conda 4.8.3
> 关键句子: `OSError: Incorrect path_or_model_id: 'GPT_SoVITS/pretrained_models/chinese-roberta-wwm-ext-large'.` 请检查该目录下是否有相应的预训练模型. 这里的文档是有问题的,Linux 文档里没写这些事,我看的 mac 的文档最后搞定了。 话说这里为啥不建成一个 git submodule 呢?克隆的时候直接把子仓库也克隆了不是更好吗? 等有时间我可以按照我踩的坑补充一下 Linux 和 docker 的文档 (●'◡'●)
> 关键句子: `OSError: Incorrect path_or_model_id: 'GPT_SoVITS/pretrained_models/chinese-roberta-wwm-ext-large'.` 请检查该目录下是否有相应的预训练模型. 多谢您的回答~
在 nginx 设置中找到 server 块,在其中添加: ``` sh client_max_body_size 100m; client_body_timeout 120s; ``` 然后重新加载 nginx 配置: ``` sh sudo service nginx reload sudo systemctl reload nginx ```
Do you want to set a separate core to serve as a privileged delegation?