46 lines
806 B
Markdown
46 lines
806 B
Markdown
---
|
|
name: 🚀 Deployment Help
|
|
about: Get help with API server, WebSocket, Docker, vLLM, Triton, Android, or agent integration
|
|
labels: 'deployment, needs triage'
|
|
---
|
|
|
|
## Deployment target
|
|
|
|
- [ ] OpenAI-compatible API server
|
|
- [ ] WebSocket streaming service
|
|
- [ ] Docker runtime
|
|
- [ ] vLLM acceleration
|
|
- [ ] Triton
|
|
- [ ] Android / mobile
|
|
- [ ] Browser / Web UI
|
|
- [ ] MCP / agent integration
|
|
- [ ] Other:
|
|
|
|
## Goal
|
|
|
|
<!-- What user-facing service or workflow are you trying to deploy? -->
|
|
|
|
## Command or config
|
|
|
|
```bash
|
|
|
|
```
|
|
|
|
## Error or unexpected behavior
|
|
|
|
```text
|
|
|
|
```
|
|
|
|
## Environment
|
|
|
|
- OS:
|
|
- Python version:
|
|
- FunASR version:
|
|
- Install method (`pip`, source, Docker):
|
|
- Device (`cuda`, `cpu`, `mps`):
|
|
- GPU model and memory:
|
|
- CUDA/cuDNN version:
|
|
- Docker image tag, if used:
|
|
- Network endpoint / port:
|