-
Hi there,
I've been desperate to try your script after I saw it on reddit (we had a brief chat), but I can't for the life of me figure out what's going on?
I've tried:
Running from the GH repo…
-
### Describe the bug
I try to finetune xtts using the official script:
```
CUDA_VISIBLE_DEVICES="0, 1, 2" python -m trainer.distribute --script train_gpt_xtts.py
```
However, the training fai…
-
### Description of the bug:
code:
```python
"""
Install the Google AI Python SDK
$ pip install google-generativeai
See the getting started guide for more information:
https://ai.google.dev…
-
训练的时候如何像版本V1.12,取消使用LORA
-
# Steps to reproduce:
1. Have an Logitech MX720 Mouse (if it matters, I also had [Logitech Options](https://support.logitech.com/en_gb/software/options) installed - I suspect other Bluetooth device…
-
Is there any script available to train the latest good model **Zipformer** model using Bypass Temporal Classification(**BTC**)/Omni-temporal Classification (**OTC**) (https://github.com/k2-fsa/icefall…
-
### 前置确认
- [X] 我确认我运行的是最新版本的代码,并且安装了所需的依赖,在[FAQS](https://github.com/zhayujie/chatgpt-on-wechat/wiki/FAQs)中也未找到类似问题。
### ⚠️ 搜索issues中是否已存在类似问题
- [X] 我已经搜索过issues和disscussions,没有跟我遇到的问题相关的issue
###…
-
**Describe the bug**
> https://modelscope.cn/models/damo/speech_ptts_autolabel_16k/summary
```py
from modelscope.tools import run_auto_label
input_wav = "./test_wavs/"
output_data = "./output…
-
I ask this because I would like to test Lubuntu 23.10.
Thank you for an answer.
-
环境: Docker 部署,openai官方api链接
docker中 python: 3.10.13
使用场景:个人微信
docker-compose.yml配置如下
``` version: '2.0'
services:
chatgpt-on-wechat:
image: zhayujie/chatgpt-on-wechat
container_n…