GrootLiu

Results 12 comments of GrootLiu

This is my structure ![image](https://user-images.githubusercontent.com/55238899/180232301-d54f1155-aa99-48a3-bdc7-488cc1832686.png) the plugin will always set the id.v as top module before i modify the code

the button i used is 'nestlist viewer' ![image](https://user-images.githubusercontent.com/55238899/180234430-9bdd0ed4-7dac-479f-9c25-05e2c3cf0cd3.png) and i used the project manager ![image](https://user-images.githubusercontent.com/55238899/180234361-f591fc78-32b7-4b10-8200-488050d53f95.png)

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. ![image](https://user-images.githubusercontent.com/55238899/180238640-163e0868-a059-44b9-81f4-ff1bf817d4ee.png)...

使用 Linux 运行该开源程序时报错,系统设置如下: No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 22.04.3 LTS Release: 22.04 Codename: jammy

> 关键句子: `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?