Skip to main content

rime hello

Quick demo that generates a time-appropriate greeting (“good morning/afternoon/evening from Rime AI!”) using the Astra voice on the Arcana model.
rime hello
Demo of the rime hello command

Optional flags

FlagShortDefaultDescription
--output-oOutput file path (plays audio by default)
--api-urlAPI URL override

Examples

# Play the greeting
rime hello

# Save the greeting to a file
rime hello -o greeting.wav

# Output as JSON
rime hello --json

rime play

Play a WAV audio file with terminal waveform visualization.
rime play FILE
Demo of the rime play command

Examples

rime play output.wav