Downloads · 30 days
18
11% of all-time downloads
AXERA-TECH/VoxCPM
VoxCPM is a text-to-speech model from AXERA-TECH. Use it when you need text read aloud. It is set up for transformers. The card lists the license as mit.
This version of VoxCPM has been converted to run on the Axera NPU using w8a16 quantization. Compatible with Pulsar2 version: 4.2
Downloads · 30 days
18
11% of all-time downloads
All-time downloads
167
Public
Repo size
2 GB
Likes
0
Public
Click a slice to open those files.
.axmodel750 MB · 40%
From the Hugging Face model README
This version of VoxCPM has been converted to run on the Axera NPU using w8a16 quantization. Compatible with Pulsar2 version: 4.2
For those who are interested in model conversion, you can try to export axmodel through the original repo : VoxCPM offical
Pulsar2 Link, How to Convert LLM from Huggingface to axmodel
Download all files from this repository to the device
git clone -b 1.0.4-axmode_infer https://github.com/techshoww/VoxCPM.git
cd VoxCPM
pip3 install .
pip3 install modelscope
modelscope download --model iic/speech_zipenhancer_ans_multiloss_16k_base --local_dir iic/speech_zipenhancer_ans_multiloss_16k_base
Go to the root directory of this project. run:
python3 run_ax650.py
pip3 install transformers>=4.56.2
python3 tokenizer.py --port 9999
bash run_ax650.sh