cd /home/hope0328/work/asr_api
conda activate asr_api
python asr_api.py
cd /home/hope0328/work/CosyVoice/runtime/python/fastapi
conda activate cosyvoice2
python web_no_his_server.py
cd /home/hope0328/work/llama.cpp/build/bin
./llama-server -m /home/hope0328/work/models/Qwen2.5-7b-instruct-f16.gguf -fa -ngl 480 -n 512 --host 0.0.0.0 --port 8081
4090
cd /home/hope0328/work/asr_api
conda activate ase_api
python asr_api.py
/home/hope0328/work/llama.cpp/build/bin/./llama-server -m /home/hope0328/work/llama.cpp/Qwen2.5-7b-instruct-f16.gguf -fa -ngl 480 -n 512 --host 0.0.0.0
cd /home/hope0328/work/CosyVoice/runtime/python/fastapi
conda activate cosyvoice
python server.py
cd /home/hope0328/work/autocode
conda activate autocode
python server_stream2.py