Do you remember when you joined X? I do! #MyXAnniversary
x remind me interesting time, I don't remember why I want to join in. I've learned many knowledge about AI, the latest information with twice, meet more once. That's important for me to change my life. Thanks meeting!
What's goin on builders. Just open sourced 50 skin themes for Hermes Agent. Cyberpunk, retro terminal, pastel, light mode, fantasy, all of it 🔥
Every skin defines the full color palette, no silent fallbacks tosome default theme.
MIT licensed. Drop the files in and go. 👇
https://t.co/JxKZRZpjiJ
#Hermes #SoloDev
@CoteLLC@jayair Actually I also don't know! When I want to talk about the classified information I also see the tip, I wish the Chinese LLM's will be more open, but currently maybe not!
@CoteLLC@jayair understand! But in order to comply with the law in China, they have to do that! At least in the website! Thanks for your reply! I have no idea to sound accusatory( •̀ ω •́ )✧
by the way you can run the whole Voice chain on Hermes Agent without a single API call:
- Speech-To-Text: faster-whisper, local, no key
- Text-To-Speech: Piper covers 44 languages, KittenTTS fits in 25MB
- the model: whatever you already serve locally
nice setup for a box that should stay offline!
here are other ways to talk to your Hermes Agent:
(1) /voice on in the CLI
press Ctrl+B and speak. it detects when you stop, transcribes, and answers as voice too.
(2) send a Telegram voice note
it gets transcribed like any message, and the reply comes back as a voice bubble.
(3) drop it in a Discord voice channel
the bot joins, listens to the room, and speaks back.
(4) pick any voice you like
Edge is free and the default, ElevenLabs and xAI if you want premium, Piper, KittenTTS and NeuTTS if you want it fully local.
happy to answer any questions in the comments :)