its coqui-tts not coqui.
All checks were successful
Compile and Upload Pipelines / Compile & Upload (push) Successful in 17s
Compile and Upload Pipelines / Notify (push) Successful in 1s

This commit is contained in:
2026-02-18 07:11:56 -05:00
parent 9c51355baa
commit 7f2b011c95
4 changed files with 19 additions and 12 deletions

View File

@@ -547,7 +547,7 @@ deploymentSpec:
\ complete. Best checkpoint: {best_checkpoint}\")\n print(f\"Final loss:\
\ {final_loss:.4f}\")\n\n return out(model_dir=OUTPUT_DIR, best_checkpoint=best_checkpoint,\
\ final_loss=final_loss)\n\n"
image: ghcr.io/coqui-ai/tts:latest
image: ghcr.io/idiap/coqui-tts:latest
resources:
accelerator:
resourceCount: '1'