great-wind

Results 6 issues of great-wind

根据`examples/wenetspeech/asr1/README.md`说明,对`asr1_chunk_conformer_u2pp_wenetspeech_ckpt_1.3.0.model.tar.gz`中的模型进行转化。 步骤如下: 1.进入转化脚本所在目录:`cd examples/wenetspeech/asr1/` 2.解压下载的模型文件压缩包至当前目录。 3.运行转化脚本:`./local/export.sh asr1_chunk_conformer_u2pp_wenetspeech_ckpt_1.3.0.model/model.yaml asr1_chunk_conformer_u2pp_wenetspeech_ckpt_1.3.0.model/exp/chunk_conformer_u2pp/checkpoints/avg_10 ./export.ji` 报错如下: ``` Traceback (most recent call last): File "/home/PaddleSpeech-r1.4/paddlespeech/s2t/exps/u2/bin//export.py", line 53, in main(config, args) File "/home/PaddleSpeech-r1.4/paddlespeech/s2t/exps/u2/bin//export.py", line 30, in main main_sp(config,...

Bug
S2T

新增README.md文件的中文版

模型功能页面中的模型Finetune,只有管理员可以使用,其他用户点击不起作用,无法使用, 管理员,界面: ![image](https://github.com/dataelement/bisheng/assets/43674034/f0c631b9-ecbb-4a3d-9d81-3f7a9767c1fb) 其它用户界面: ![image](https://github.com/dataelement/bisheng/assets/43674034/8528276b-2d95-417b-88c9-434a58e0324f) 请问是什么原因?是有权限设置么?应该怎么解决

请提供下述完整信息以便快速定位问题/Please provide the following information to quickly locate the problem - 系统环境/System Environment:Linux version 3.10.0-514.el7.x86_64 ([email protected]) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) - 版本号/Version:Paddle:`2.4.2`,PaddleOCR:`2.7.0.3`,问题相关组件/Related components: - 运行指令/Command...

系统:windows 64 位操作系统 通过以下命令安装GmSSL-3.1.1: ``` mkdir build cd build cmake .. -G "NMake Makefiles" -DWIN32=ON nmake nmake install ``` ![image](https://github.com/GmSSL/GmSSL-Python/assets/43674034/451f9947-1edd-462a-988a-920f0f964113) 使用`python -m unittest -v`命令,出现以下错误: ![image](https://github.com/GmSSL/GmSSL-Python/assets/43674034/8a56497f-4d06-46ce-a8f9-34ccdfcfafc3) 请问如何解决

### System Info / 系統信息 操作系统:centos7 python版本:Python 3.11.9 系统安装cuda版本信息: NVIDIA-SMI 525.147.05 Driver Version: 525.147.05 CUDA Version: 12.0 其它包列表: ``` Package Version --------------------------------- --------------- accelerate 0.30.1 aiofiles 23.2.1 aiohttp 3.9.5 aiosignal...