初始化项目,由ModelHub XC社区提供模型
Model: RL-gang/vocence-orpheus-amir Source: Original Platform
This commit is contained in:
21
chute_config.yml
Normal file
21
chute_config.yml
Normal file
@@ -0,0 +1,21 @@
|
||||
Image:
|
||||
from_base: parachutes/base-python:3.12.9
|
||||
run_command:
|
||||
- pip install torch torchaudio transformers accelerate huggingface_hub pyyaml soundfile snac
|
||||
set_workdir: /app
|
||||
|
||||
NodeSelector:
|
||||
gpu_count: 1
|
||||
min_vram_gb_per_gpu: 16
|
||||
include:
|
||||
- pro_6000
|
||||
exclude: []
|
||||
|
||||
Chute:
|
||||
tagline: vocence Orpheus Amir TTS
|
||||
readme: Vocence PromptTTS — American English Amir (Orpheus 3B)
|
||||
shutdown_after_seconds: 86400
|
||||
concurrency: 1
|
||||
max_instances: 1
|
||||
scaling_threshold: 0.5
|
||||
tee: true
|
||||
Reference in New Issue
Block a user