Add the missing voices for CSM. (#2867)

This commit is contained in:
Laurent Mazare
2025-04-05 06:52:36 +02:00
committed by GitHub
parent cf9d7bf24c
commit bc33df77e1
2 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ The speakers turn are delimited by the `|` character in the prompt.
```bash
cargo run --example csm --features cuda -r -- \
--voices voices.safetensors \
--voices candle-examples/examples/csm/voices.safetensors \
--prompt "Hey how are you doing?|Pretty good, pretty good. How about you?"
```

Binary file not shown.