luoxxib

Results 3 comments of luoxxib

> # 1.获取资源 > sudo apt install espeak-ng > > git lfs install > cd api/src/models > git clone https://huggingface.co/hexgrad/Kokoro-82M-v1.1-zh > mv Kokoro-82M-v1.1-zh v1_1-zh > > cp -r v1_1-zh/voices ../voices/v1_1-zh...

> # 1.获取资源 > sudo apt install espeak-ng > > git lfs install > cd api/src/models > git clone https://huggingface.co/hexgrad/Kokoro-82M-v1.1-zh > mv Kokoro-82M-v1.1-zh v1_1-zh > > cp -r v1_1-zh/voices ../voices/v1_1-zh...

> 将github原工程按照这个步骤来,首先这个**可能会导致你原有的环境不可用** > > # 1.获取资源 > sudo apt install espeak-ng > > git lfs install > cd api/src/models > git clone https://huggingface.co/hexgrad/Kokoro-82M-v1.1-zh > mv Kokoro-82M-v1.1-zh v1_1-zh > > cp...