agentvibes 2.0.20 → 2.0.22
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.claude/agents/health-coach.md +154 -0
- package/.claude/agents/motivator.md +171 -0
- package/.claude/agents/negotiator.md +97 -0
- package/.claude/commands/agent-vibes/agent-health-coach.md +15 -0
- package/.claude/commands/agent-vibes/agent-motivator.md +15 -0
- package/.claude/commands/agent-vibes/agent-negotiator.md +15 -0
- package/.claude/commands/agent-vibes/agent.md +79 -0
- package/.claude/commands/agent-vibes/commands.json +4 -0
- package/.claude/commands/agent-vibes/set-favorite-voice.md +84 -0
- package/.claude/github-star-reminder.txt +1 -1
- package/.claude/hooks/download-extra-voices.sh +244 -0
- package/.claude/hooks/personality-manager.sh +81 -0
- package/.claude/hooks/piper-download-voices.sh +3 -93
- package/.claude/hooks/piper-multispeaker-registry.sh +165 -0
- package/.claude/hooks/play-tts-elevenlabs.sh +5 -3
- package/.claude/hooks/play-tts-piper.sh +27 -44
- package/.claude/hooks/provider-manager.sh +24 -5
- package/.claude/hooks/speed-manager.sh +10 -12
- package/.claude/hooks/voice-manager.sh +94 -56
- package/README.md +0 -3
- package/RELEASE_NOTES.md +40 -247
- package/docs/agents.md +485 -0
- package/docs/commands.md +1 -21
- package/docs/extra-voices-implementation-summary.md +235 -0
- package/docs/voice-registration-fix.md +254 -0
- package/fix-vscode-colors.sh +88 -0
- package/fixcolors +88 -0
- package/generate-all-agent-voices.sh +174 -0
- package/generate-missing-elevenlabs-complete.sh +236 -0
- package/generate-missing-elevenlabs.sh +110 -0
- package/generate-new-voices.sh +108 -0
- package/generate-piper-agent-intros.sh +85 -0
- package/generate-provider-and-agent-intros.sh +136 -0
- package/logo/fav_icon_128x128.png +0 -0
- package/logo/fav_icon_128x128.png:Zone.Identifier +4 -0
- package/logo/logo1.webp +0 -0
- package/logo/logo1.webp:Zone.Identifier +4 -0
- package/logo/social.png +0 -0
- package/logo/social.png:Zone.Identifier +4 -0
- package/mcp-server/agentvibes.db +0 -0
- package/mcp-server/server.py +47 -14
- package/package.json +3 -3
- package/regenerate-agent-voices.sh +79 -0
- package/test/unit/provider-manager.bats +8 -5
- package/test/unit/speed-manager.bats +4 -4
- package/agentvibes.org/.claude/audio/tts-padded-1760744118.mp3 +0 -0
- package/agentvibes.org/.claude/audio/tts-padded-1760748535.mp3 +0 -0
- package/agentvibes.org/.claude/audio/tts-padded-1760748676.mp3 +0 -0
- package/agentvibes.org/.claude/audio/tts-padded-1760750748.mp3 +0 -0
- package/agentvibes.org/.claude/audio/tts-padded-1760750947.mp3 +0 -0
- package/agentvibes.org/.claude/audio/tts-padded-1760752718.mp3 +0 -0
- package/agentvibes.org/.claude/audio/tts-padded-1760752907.mp3 +0 -0
- package/agentvibes.org/.claude/audio/tts-padded-1760753017.mp3 +0 -0
- package/agentvibes.org/.claude/audio/tts-padded-1760753045.mp3 +0 -0
- package/agentvibes.org/.claude/audio/tts-padded-1760753241.mp3 +0 -0
- package/agentvibes.org/.claude/audio/tts-padded-1760753315.mp3 +0 -0
- package/agentvibes.org/.claude/audio/tts-padded-1760753382.mp3 +0 -0
- package/agentvibes.org/.claude/audio/tts-padded-1760753408.mp3 +0 -0
- package/agentvibes.org/.claude/audio/tts-padded-1760753426.mp3 +0 -0
- package/agentvibes.org/.claude/audio/tts-padded-1760753446.mp3 +0 -0
- package/agentvibes.org/.claude/audio/tts-padded-1760753541.mp3 +0 -0
- package/agentvibes.org/.claude/audio/tts-padded-1760753553.mp3 +0 -0
- package/agentvibes.org/.claude/audio/tts-padded-1760753577.mp3 +0 -0
- package/agentvibes.org/.claude/commands/agent-vibes/add.md +0 -21
- package/agentvibes.org/.claude/commands/agent-vibes/agent-vibes.md +0 -68
- package/agentvibes.org/.claude/commands/agent-vibes/bmad.md +0 -196
- package/agentvibes.org/.claude/commands/agent-vibes/commands.json +0 -77
- package/agentvibes.org/.claude/commands/agent-vibes/get.md +0 -9
- package/agentvibes.org/.claude/commands/agent-vibes/language.md +0 -23
- package/agentvibes.org/.claude/commands/agent-vibes/learn.md +0 -67
- package/agentvibes.org/.claude/commands/agent-vibes/list.md +0 -13
- package/agentvibes.org/.claude/commands/agent-vibes/personality.md +0 -79
- package/agentvibes.org/.claude/commands/agent-vibes/preview.md +0 -17
- package/agentvibes.org/.claude/commands/agent-vibes/provider.md +0 -54
- package/agentvibes.org/.claude/commands/agent-vibes/replay-target.md +0 -14
- package/agentvibes.org/.claude/commands/agent-vibes/replay.md +0 -19
- package/agentvibes.org/.claude/commands/agent-vibes/sample.md +0 -12
- package/agentvibes.org/.claude/commands/agent-vibes/sentiment.md +0 -52
- package/agentvibes.org/.claude/commands/agent-vibes/set-language.md +0 -47
- package/agentvibes.org/.claude/commands/agent-vibes/set-pretext.md +0 -65
- package/agentvibes.org/.claude/commands/agent-vibes/set-speed.md +0 -41
- package/agentvibes.org/.claude/commands/agent-vibes/switch.md +0 -53
- package/agentvibes.org/.claude/commands/agent-vibes/target-voice.md +0 -26
- package/agentvibes.org/.claude/commands/agent-vibes/target.md +0 -30
- package/agentvibes.org/.claude/commands/agent-vibes/update.md +0 -20
- package/agentvibes.org/.claude/commands/agent-vibes/version.md +0 -10
- package/agentvibes.org/.claude/commands/agent-vibes/whoami.md +0 -7
- package/agentvibes.org/.claude/hooks/bmad-tts-injector.sh +0 -386
- package/agentvibes.org/.claude/hooks/bmad-voice-manager.sh +0 -375
- package/agentvibes.org/.claude/hooks/check-output-style.sh +0 -60
- package/agentvibes.org/.claude/hooks/github-star-reminder.sh +0 -94
- package/agentvibes.org/.claude/hooks/language-manager.sh +0 -360
- package/agentvibes.org/.claude/hooks/learn-manager.sh +0 -443
- package/agentvibes.org/.claude/hooks/personality-manager.sh +0 -324
- package/agentvibes.org/.claude/hooks/piper-download-voices.sh +0 -133
- package/agentvibes.org/.claude/hooks/piper-installer.sh +0 -144
- package/agentvibes.org/.claude/hooks/piper-voice-manager.sh +0 -227
- package/agentvibes.org/.claude/hooks/play-tts-elevenlabs.sh +0 -376
- package/agentvibes.org/.claude/hooks/play-tts-piper.sh +0 -281
- package/agentvibes.org/.claude/hooks/play-tts.sh +0 -69
- package/agentvibes.org/.claude/hooks/provider-commands.sh +0 -505
- package/agentvibes.org/.claude/hooks/provider-manager.sh +0 -248
- package/agentvibes.org/.claude/hooks/replay-target-audio.sh +0 -64
- package/agentvibes.org/.claude/hooks/sentiment-manager.sh +0 -163
- package/agentvibes.org/.claude/hooks/speed-manager.sh +0 -259
- package/agentvibes.org/.claude/hooks/voice-manager.sh +0 -477
- package/agentvibes.org/.claude/hooks/voices-config.sh +0 -33
- package/agentvibes.org/.claude/journal/2025-10-07.html +0 -373
- package/agentvibes.org/.claude/journal/index.html +0 -91
- package/agentvibes.org/.claude/output-styles/agent-vibes.md +0 -203
- package/agentvibes.org/.claude/personalities/angry.md +0 -17
- package/agentvibes.org/.claude/personalities/annoying.md +0 -17
- package/agentvibes.org/.claude/personalities/crass.md +0 -17
- package/agentvibes.org/.claude/personalities/dramatic.md +0 -17
- package/agentvibes.org/.claude/personalities/dry-humor.md +0 -53
- package/agentvibes.org/.claude/personalities/flirty.md +0 -23
- package/agentvibes.org/.claude/personalities/funny.md +0 -17
- package/agentvibes.org/.claude/personalities/grandpa.md +0 -35
- package/agentvibes.org/.claude/personalities/millennial.md +0 -17
- package/agentvibes.org/.claude/personalities/moody.md +0 -17
- package/agentvibes.org/.claude/personalities/normal.md +0 -19
- package/agentvibes.org/.claude/personalities/pirate.md +0 -17
- package/agentvibes.org/.claude/personalities/poetic.md +0 -17
- package/agentvibes.org/.claude/personalities/professional.md +0 -17
- package/agentvibes.org/.claude/personalities/robot.md +0 -17
- package/agentvibes.org/.claude/personalities/sarcastic.md +0 -41
- package/agentvibes.org/.claude/personalities/sassy.md +0 -17
- package/agentvibes.org/.claude/personalities/surfer-dude.md +0 -17
- package/agentvibes.org/.claude/personalities/zen.md +0 -17
- package/agentvibes.org/.claude/piper-voices-dir.txt +0 -1
- package/agentvibes.org/.claude/plugins/bmad-voices.md +0 -42
- package/agentvibes.org/.claude/tts-provider.txt +0 -1
- package/agentvibes.org/.mcp-minimal.json +0 -60
- package/agentvibes.org/CHANGELOG.md +0 -56
- package/agentvibes.org/README.md +0 -93
- package/agentvibes.org/app/(auth)/layout.tsx +0 -15
- package/agentvibes.org/app/(auth)/reset-password/page.tsx +0 -45
- package/agentvibes.org/app/(auth)/signin/page.tsx +0 -82
- package/agentvibes.org/app/(auth)/signup/page.tsx +0 -104
- package/agentvibes.org/app/(default)/blog/[slug]/page.tsx +0 -128
- package/agentvibes.org/app/(default)/blog/page.tsx +0 -95
- package/agentvibes.org/app/(default)/layout.tsx +0 -31
- package/agentvibes.org/app/(default)/page.tsx +0 -20
- package/agentvibes.org/app/api/hello/route.ts +0 -3
- package/agentvibes.org/app/css/additional-styles/theme.css +0 -82
- package/agentvibes.org/app/css/additional-styles/utility-patterns.css +0 -55
- package/agentvibes.org/app/css/style.css +0 -100
- package/agentvibes.org/app/layout.tsx +0 -63
- package/agentvibes.org/components/code-block.tsx +0 -27
- package/agentvibes.org/components/cta.tsx +0 -58
- package/agentvibes.org/components/features.tsx +0 -256
- package/agentvibes.org/components/hero-home.tsx +0 -133
- package/agentvibes.org/components/mdx-components.tsx +0 -128
- package/agentvibes.org/components/modal-video.tsx +0 -137
- package/agentvibes.org/components/page-illustration.tsx +0 -55
- package/agentvibes.org/components/spotlight.tsx +0 -77
- package/agentvibes.org/components/testimonials.tsx +0 -282
- package/agentvibes.org/components/ui/footer.tsx +0 -82
- package/agentvibes.org/components/ui/header.tsx +0 -68
- package/agentvibes.org/components/ui/logo.tsx +0 -10
- package/agentvibes.org/components/workflows.tsx +0 -176
- package/agentvibes.org/content/blog/discovering-new-piper-voices.mdx +0 -253
- package/agentvibes.org/content/blog/getting-started-agentvibes.mdx +0 -228
- package/agentvibes.org/content/blog/introducing-agentvibes-v2.mdx +0 -250
- package/agentvibes.org/content/blog/language-learning-with-agentvibes.mdx +0 -142
- package/agentvibes.org/content/blog/voice-personalities-guide.mdx +0 -119
- package/agentvibes.org/lib/blog.ts +0 -73
- package/agentvibes.org/next.config.js +0 -6
- package/agentvibes.org/package-lock.json +0 -4285
- package/agentvibes.org/package.json +0 -40
- package/agentvibes.org/pnpm-lock.yaml +0 -1141
- package/agentvibes.org/postcss.config.js +0 -5
- package/agentvibes.org/public/audio/02-sarcastic.mp3 +0 -0
- package/agentvibes.org/public/audio/03-angry.mp3 +0 -0
- package/agentvibes.org/public/audio/04-grandpa.mp3 +0 -0
- package/agentvibes.org/public/audio/05-sarcastic-example2.mp3 +0 -0
- package/agentvibes.org/public/audio/french-rachel.mp3 +0 -0
- package/agentvibes.org/public/audio/piper-voices/speaker_0_Cori_Samuel.wav +0 -0
- package/agentvibes.org/public/audio/piper-voices/speaker_10_Steve_C.wav +0 -0
- package/agentvibes.org/public/audio/piper-voices/speaker_11_Owlivia.wav +0 -0
- package/agentvibes.org/public/audio/piper-voices/speaker_12_Paul_Hampton.wav +0 -0
- package/agentvibes.org/public/audio/piper-voices/speaker_13_Jennifer_Dorr.wav +0 -0
- package/agentvibes.org/public/audio/piper-voices/speaker_14_Emily_Cripps.wav +0 -0
- package/agentvibes.org/public/audio/piper-voices/speaker_15_Martin_Clifton.wav +0 -0
- package/agentvibes.org/public/audio/piper-voices/speaker_1_Kara_Shallenberg.wav +0 -0
- package/agentvibes.org/public/audio/piper-voices/speaker_2_Kristin_Hughes.wav +0 -0
- package/agentvibes.org/public/audio/piper-voices/speaker_3_Maria_Kasper.wav +0 -0
- package/agentvibes.org/public/audio/piper-voices/speaker_4_Mike_Pelton.wav +0 -0
- package/agentvibes.org/public/audio/piper-voices/speaker_5_Mark_Nelson.wav +0 -0
- package/agentvibes.org/public/audio/piper-voices/speaker_6_Michael_Scherer.wav +0 -0
- package/agentvibes.org/public/audio/piper-voices/speaker_7_James_K_White.wav +0 -0
- package/agentvibes.org/public/audio/piper-voices/speaker_8_Rose_Ibex.wav +0 -0
- package/agentvibes.org/public/audio/piper-voices/speaker_9_progressingamerica.wav +0 -0
- package/agentvibes.org/public/audio/spanish-antoni.mp3 +0 -0
- package/agentvibes.org/public/favicon.ico +0 -0
- package/agentvibes.org/public/fonts/nacelle-italic.woff2 +0 -0
- package/agentvibes.org/public/fonts/nacelle-regular.woff2 +0 -0
- package/agentvibes.org/public/fonts/nacelle-semibold.woff2 +0 -0
- package/agentvibes.org/public/fonts/nacelle-semibolditalic.woff2 +0 -0
- package/agentvibes.org/public/images/blurred-shape-gray.svg +0 -1
- package/agentvibes.org/public/images/blurred-shape.svg +0 -1
- package/agentvibes.org/public/images/client-logo-01.svg +0 -1
- package/agentvibes.org/public/images/client-logo-02.svg +0 -1
- package/agentvibes.org/public/images/client-logo-03.svg +0 -1
- package/agentvibes.org/public/images/client-logo-04.svg +0 -1
- package/agentvibes.org/public/images/client-logo-05.svg +0 -1
- package/agentvibes.org/public/images/client-logo-06.svg +0 -1
- package/agentvibes.org/public/images/client-logo-07.svg +0 -1
- package/agentvibes.org/public/images/client-logo-08.svg +0 -1
- package/agentvibes.org/public/images/client-logo-09.svg +0 -1
- package/agentvibes.org/public/images/features.png +0 -0
- package/agentvibes.org/public/images/footer-illustration.svg +0 -1
- package/agentvibes.org/public/images/hero-image-01.jpg +0 -0
- package/agentvibes.org/public/images/logo.svg +0 -1
- package/agentvibes.org/public/images/page-illustration.svg +0 -1
- package/agentvibes.org/public/images/secondary-illustration.svg +0 -1
- package/agentvibes.org/public/images/testimonial-01.jpg +0 -0
- package/agentvibes.org/public/images/testimonial-02.jpg +0 -0
- package/agentvibes.org/public/images/testimonial-03.jpg +0 -0
- package/agentvibes.org/public/images/testimonial-04.jpg +0 -0
- package/agentvibes.org/public/images/testimonial-05.jpg +0 -0
- package/agentvibes.org/public/images/testimonial-06.jpg +0 -0
- package/agentvibes.org/public/images/testimonial-07.jpg +0 -0
- package/agentvibes.org/public/images/testimonial-08.jpg +0 -0
- package/agentvibes.org/public/images/testimonial-09.jpg +0 -0
- package/agentvibes.org/public/images/workflow-01.png +0 -0
- package/agentvibes.org/public/images/workflow-02.png +0 -0
- package/agentvibes.org/public/images/workflow-03.png +0 -0
- package/agentvibes.org/public/videos/video.mp4 +0 -0
- package/agentvibes.org/tsconfig.json +0 -28
- package/agentvibes.org/utils/useMasonry.tsx +0 -67
- package/agentvibes.org/utils/useMousePosition.tsx +0 -27
- package/docs/bryce-beattie-voice-licensing.md +0 -131
|
@@ -1,253 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
title: "Discovering 16 New Piper Voices - Free, High-Quality TTS for Everyone"
|
|
3
|
-
description: "We found amazing new Piper TTS voices from talented creators and made them available to AgentVibes users through Hugging Face. Try them all with live audio previews!"
|
|
4
|
-
date: "2025-10-17"
|
|
5
|
-
author: "Paul Preibisch"
|
|
6
|
-
tags: ["release", "voices", "piper", "open-source"]
|
|
7
|
-
---
|
|
8
|
-
|
|
9
|
-
# Discovering New Piper Voices
|
|
10
|
-
|
|
11
|
-
Today we went on an exciting journey to find new Piper TTS voices for AgentVibes, and we struck gold! 🎉
|
|
12
|
-
|
|
13
|
-
## The Search for Quality Free Voices
|
|
14
|
-
|
|
15
|
-
We've always believed that high-quality text-to-speech shouldn't require an expensive API subscription. While ElevenLabs offers incredible premium voices, we wanted to expand our free Piper TTS options to give everyone access to professional-sounding AI voices.
|
|
16
|
-
|
|
17
|
-
During our search, we discovered some incredible resources and talented creators who have contributed their custom-trained Piper voices to the open-source community. We found websites with custom voice models, learned about the licensing requirements, and even discovered how to create your own custom voices!
|
|
18
|
-
|
|
19
|
-
## Meet Bryce Beattie
|
|
20
|
-
|
|
21
|
-
One standout discovery was [Bryce Beattie's collection](https://brycebeattie.com/files/tts/) of high-quality Piper voices. Bryce is a developer and AI enthusiast who has generously made his custom-trained TTS voices available to the community. On his website, he states:
|
|
22
|
-
|
|
23
|
-
> "Note: Feel free to use these for any legal and ethical purpose. If somebody wants to upload these to HuggingFace or somewhere similar, you have my blessing."
|
|
24
|
-
|
|
25
|
-
We took him up on that offer! These voices are exceptionally well-trained and sound natural and professional. We're incredibly thankful to Bryce for making these available to the community and helping democratize access to quality TTS technology.
|
|
26
|
-
|
|
27
|
-
## Why Hugging Face?
|
|
28
|
-
|
|
29
|
-
You might be wondering: what is Hugging Face, and why did we choose to host these voices there?
|
|
30
|
-
|
|
31
|
-
**Hugging Face** is the GitHub of AI models. It's the world's largest platform for sharing and discovering machine learning models, datasets, and AI applications. Think of it as a central hub where AI researchers, developers, and enthusiasts can:
|
|
32
|
-
|
|
33
|
-
- **Share models** - Upload and distribute trained AI models
|
|
34
|
-
- **Version control** - Track changes and improvements over time
|
|
35
|
-
- **Easy access** - Simple download links and APIs for integration
|
|
36
|
-
- **Community trust** - Verified models with proper licensing and attribution
|
|
37
|
-
- **Free hosting** - No cost for hosting open-source models
|
|
38
|
-
|
|
39
|
-
We chose Hugging Face because it's the industry standard for distributing AI models. It provides:
|
|
40
|
-
|
|
41
|
-
✅ **Reliable hosting** - Fast, global CDN with 99.9% uptime
|
|
42
|
-
✅ **Proper attribution** - Built-in licensing and credit system
|
|
43
|
-
✅ **Version tracking** - Easy updates and improvements
|
|
44
|
-
✅ **Community standards** - Trusted by millions of AI developers
|
|
45
|
-
✅ **Free forever** - No hosting costs passed to users
|
|
46
|
-
|
|
47
|
-
You can find our AgentVibes Piper voices repository on Hugging Face, where all these new voices are hosted with proper attribution and licensing information.
|
|
48
|
-
|
|
49
|
-
## Introducing 16 New Voices
|
|
50
|
-
|
|
51
|
-
We've added **16 amazing new voices** to AgentVibes v2.0.18, released today! Each voice has its own unique character and style. Listen to samples below and find your new favorite voice.
|
|
52
|
-
|
|
53
|
-
### Voice Previews
|
|
54
|
-
|
|
55
|
-
<div className="my-8 space-y-4">
|
|
56
|
-
<div className="rounded-2xl border-2 border-purple-500 p-6">
|
|
57
|
-
<h4 className="mb-6 text-center text-xl font-semibold text-indigo-400">
|
|
58
|
-
Try All 16 New Voices
|
|
59
|
-
</h4>
|
|
60
|
-
|
|
61
|
-
<div className="grid grid-cols-1 gap-4 md:grid-cols-2 lg:grid-cols-3">
|
|
62
|
-
<div className="flex flex-col items-center rounded-lg bg-gray-800/50 p-4">
|
|
63
|
-
<span className="mb-2 font-medium text-gray-300">Cori Samuel</span>
|
|
64
|
-
<audio controls className="w-full">
|
|
65
|
-
<source src="/audio/piper-voices/speaker_0_Cori_Samuel.wav" type="audio/wav" />
|
|
66
|
-
</audio>
|
|
67
|
-
</div>
|
|
68
|
-
|
|
69
|
-
<div className="flex flex-col items-center rounded-lg bg-gray-800/50 p-4">
|
|
70
|
-
<span className="mb-2 font-medium text-gray-300">Kara Shallenberg</span>
|
|
71
|
-
<audio controls className="w-full">
|
|
72
|
-
<source src="/audio/piper-voices/speaker_1_Kara_Shallenberg.wav" type="audio/wav" />
|
|
73
|
-
</audio>
|
|
74
|
-
</div>
|
|
75
|
-
|
|
76
|
-
<div className="flex flex-col items-center rounded-lg bg-gray-800/50 p-4">
|
|
77
|
-
<span className="mb-2 font-medium text-gray-300">Kristin Hughes</span>
|
|
78
|
-
<audio controls className="w-full">
|
|
79
|
-
<source src="/audio/piper-voices/speaker_2_Kristin_Hughes.wav" type="audio/wav" />
|
|
80
|
-
</audio>
|
|
81
|
-
</div>
|
|
82
|
-
|
|
83
|
-
<div className="flex flex-col items-center rounded-lg bg-gray-800/50 p-4">
|
|
84
|
-
<span className="mb-2 font-medium text-gray-300">Maria Kasper</span>
|
|
85
|
-
<audio controls className="w-full">
|
|
86
|
-
<source src="/audio/piper-voices/speaker_3_Maria_Kasper.wav" type="audio/wav" />
|
|
87
|
-
</audio>
|
|
88
|
-
</div>
|
|
89
|
-
|
|
90
|
-
<div className="flex flex-col items-center rounded-lg bg-gray-800/50 p-4">
|
|
91
|
-
<span className="mb-2 font-medium text-gray-300">Mike Pelton</span>
|
|
92
|
-
<audio controls className="w-full">
|
|
93
|
-
<source src="/audio/piper-voices/speaker_4_Mike_Pelton.wav" type="audio/wav" />
|
|
94
|
-
</audio>
|
|
95
|
-
</div>
|
|
96
|
-
|
|
97
|
-
<div className="flex flex-col items-center rounded-lg bg-gray-800/50 p-4">
|
|
98
|
-
<span className="mb-2 font-medium text-gray-300">Mark Nelson</span>
|
|
99
|
-
<audio controls className="w-full">
|
|
100
|
-
<source src="/audio/piper-voices/speaker_5_Mark_Nelson.wav" type="audio/wav" />
|
|
101
|
-
</audio>
|
|
102
|
-
</div>
|
|
103
|
-
|
|
104
|
-
<div className="flex flex-col items-center rounded-lg bg-gray-800/50 p-4">
|
|
105
|
-
<span className="mb-2 font-medium text-gray-300">Michael Scherer</span>
|
|
106
|
-
<audio controls className="w-full">
|
|
107
|
-
<source src="/audio/piper-voices/speaker_6_Michael_Scherer.wav" type="audio/wav" />
|
|
108
|
-
</audio>
|
|
109
|
-
</div>
|
|
110
|
-
|
|
111
|
-
<div className="flex flex-col items-center rounded-lg bg-gray-800/50 p-4">
|
|
112
|
-
<span className="mb-2 font-medium text-gray-300">James K White</span>
|
|
113
|
-
<audio controls className="w-full">
|
|
114
|
-
<source src="/audio/piper-voices/speaker_7_James_K_White.wav" type="audio/wav" />
|
|
115
|
-
</audio>
|
|
116
|
-
</div>
|
|
117
|
-
|
|
118
|
-
<div className="flex flex-col items-center rounded-lg bg-gray-800/50 p-4">
|
|
119
|
-
<span className="mb-2 font-medium text-gray-300">Rose Ibex</span>
|
|
120
|
-
<audio controls className="w-full">
|
|
121
|
-
<source src="/audio/piper-voices/speaker_8_Rose_Ibex.wav" type="audio/wav" />
|
|
122
|
-
</audio>
|
|
123
|
-
</div>
|
|
124
|
-
|
|
125
|
-
<div className="flex flex-col items-center rounded-lg bg-gray-800/50 p-4">
|
|
126
|
-
<span className="mb-2 font-medium text-gray-300">ProgressingAmerica</span>
|
|
127
|
-
<audio controls className="w-full">
|
|
128
|
-
<source src="/audio/piper-voices/speaker_9_progressingamerica.wav" type="audio/wav" />
|
|
129
|
-
</audio>
|
|
130
|
-
</div>
|
|
131
|
-
|
|
132
|
-
<div className="flex flex-col items-center rounded-lg bg-gray-800/50 p-4">
|
|
133
|
-
<span className="mb-2 font-medium text-gray-300">Steve C</span>
|
|
134
|
-
<audio controls className="w-full">
|
|
135
|
-
<source src="/audio/piper-voices/speaker_10_Steve_C.wav" type="audio/wav" />
|
|
136
|
-
</audio>
|
|
137
|
-
</div>
|
|
138
|
-
|
|
139
|
-
<div className="flex flex-col items-center rounded-lg bg-gray-800/50 p-4">
|
|
140
|
-
<span className="mb-2 font-medium text-gray-300">Owlivia</span>
|
|
141
|
-
<audio controls className="w-full">
|
|
142
|
-
<source src="/audio/piper-voices/speaker_11_Owlivia.wav" type="audio/wav" />
|
|
143
|
-
</audio>
|
|
144
|
-
</div>
|
|
145
|
-
|
|
146
|
-
<div className="flex flex-col items-center rounded-lg bg-gray-800/50 p-4">
|
|
147
|
-
<span className="mb-2 font-medium text-gray-300">Paul Hampton</span>
|
|
148
|
-
<audio controls className="w-full">
|
|
149
|
-
<source src="/audio/piper-voices/speaker_12_Paul_Hampton.wav" type="audio/wav" />
|
|
150
|
-
</audio>
|
|
151
|
-
</div>
|
|
152
|
-
|
|
153
|
-
<div className="flex flex-col items-center rounded-lg bg-gray-800/50 p-4">
|
|
154
|
-
<span className="mb-2 font-medium text-gray-300">Jennifer Dorr</span>
|
|
155
|
-
<audio controls className="w-full">
|
|
156
|
-
<source src="/audio/piper-voices/speaker_13_Jennifer_Dorr.wav" type="audio/wav" />
|
|
157
|
-
</audio>
|
|
158
|
-
</div>
|
|
159
|
-
|
|
160
|
-
<div className="flex flex-col items-center rounded-lg bg-gray-800/50 p-4">
|
|
161
|
-
<span className="mb-2 font-medium text-gray-300">Emily Cripps</span>
|
|
162
|
-
<audio controls className="w-full">
|
|
163
|
-
<source src="/audio/piper-voices/speaker_14_Emily_Cripps.wav" type="audio/wav" />
|
|
164
|
-
</audio>
|
|
165
|
-
</div>
|
|
166
|
-
|
|
167
|
-
<div className="flex flex-col items-center rounded-lg bg-gray-800/50 p-4">
|
|
168
|
-
<span className="mb-2 font-medium text-gray-300">Martin Clifton</span>
|
|
169
|
-
<audio controls className="w-full">
|
|
170
|
-
<source src="/audio/piper-voices/speaker_15_Martin_Clifton.wav" type="audio/wav" />
|
|
171
|
-
</audio>
|
|
172
|
-
</div>
|
|
173
|
-
</div>
|
|
174
|
-
</div>
|
|
175
|
-
</div>
|
|
176
|
-
|
|
177
|
-
## How to Use These Voices
|
|
178
|
-
|
|
179
|
-
These voices are available in **AgentVibes v2.0.18** (released today, October 17, 2025). To use them:
|
|
180
|
-
|
|
181
|
-
### 1. Update to v2.0.18
|
|
182
|
-
|
|
183
|
-
```bash
|
|
184
|
-
npm install -g agentvibes@latest
|
|
185
|
-
```
|
|
186
|
-
|
|
187
|
-
### 2. Switch to Piper Provider
|
|
188
|
-
|
|
189
|
-
```bash
|
|
190
|
-
/agent-vibes:provider switch piper
|
|
191
|
-
```
|
|
192
|
-
|
|
193
|
-
### 3. List Available Voices
|
|
194
|
-
|
|
195
|
-
```bash
|
|
196
|
-
/agent-vibes:list
|
|
197
|
-
```
|
|
198
|
-
|
|
199
|
-
You'll see all 16 new voices in the list!
|
|
200
|
-
|
|
201
|
-
### 4. Try a New Voice
|
|
202
|
-
|
|
203
|
-
```bash
|
|
204
|
-
/agent-vibes:switch "Kara Shallenberg"
|
|
205
|
-
/agent-vibes:switch "James K White"
|
|
206
|
-
```
|
|
207
|
-
|
|
208
|
-
Or use the preview command to hear samples before choosing:
|
|
209
|
-
|
|
210
|
-
```bash
|
|
211
|
-
/agent-vibes:preview
|
|
212
|
-
```
|
|
213
|
-
|
|
214
|
-
## Licensing & Attribution
|
|
215
|
-
|
|
216
|
-
All voices hosted on our Hugging Face repository include proper licensing information:
|
|
217
|
-
|
|
218
|
-
- **Bryce Beattie's voices** - Free for any legal and ethical purpose
|
|
219
|
-
- **Other community voices** - Attribution licenses clearly specified
|
|
220
|
-
- **Full transparency** - License files included with each voice model
|
|
221
|
-
|
|
222
|
-
We're committed to respecting creators' rights while making quality TTS accessible to everyone.
|
|
223
|
-
|
|
224
|
-
## What's Next?
|
|
225
|
-
|
|
226
|
-
This is just the beginning! We're excited about:
|
|
227
|
-
|
|
228
|
-
- **More voice discoveries** - Continuing to find and curate quality free voices
|
|
229
|
-
- **Custom voice training** - Exploring tools to help users create their own voices
|
|
230
|
-
- **Community contributions** - Accepting voice submissions from the community
|
|
231
|
-
- **Improved voice management** - Better organization and categorization
|
|
232
|
-
|
|
233
|
-
## Try Them Today!
|
|
234
|
-
|
|
235
|
-
Update to AgentVibes v2.0.18 and explore these 16 new voices. Each one brings unique character and quality to your AI interactions.
|
|
236
|
-
|
|
237
|
-
**Huge thanks to:**
|
|
238
|
-
- **Bryce Beattie** - For generously sharing his voice models
|
|
239
|
-
- **The Piper TTS team** - For building an amazing open-source TTS engine
|
|
240
|
-
- **The Hugging Face community** - For providing the infrastructure
|
|
241
|
-
- **All voice contributors** - For making quality TTS accessible
|
|
242
|
-
|
|
243
|
-
---
|
|
244
|
-
|
|
245
|
-
**Ready to try the new voices?** Update AgentVibes now!
|
|
246
|
-
|
|
247
|
-
```bash
|
|
248
|
-
npm install -g agentvibes@latest
|
|
249
|
-
/agent-vibes:provider switch piper
|
|
250
|
-
/agent-vibes:list
|
|
251
|
-
```
|
|
252
|
-
|
|
253
|
-
[View on Hugging Face](#) | [Download AgentVibes](https://github.com/paulpreibisch/AgentVibes)
|
|
@@ -1,228 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
title: "Getting Started with AgentVibes - Quick Installation Guide"
|
|
3
|
-
description: "Learn how to install and configure AgentVibes in minutes. This step-by-step guide covers installation, setup, and your first voice-enabled AI session."
|
|
4
|
-
date: "2025-10-17"
|
|
5
|
-
author: "Paul Preibisch"
|
|
6
|
-
tags: ["tutorial", "installation", "getting-started"]
|
|
7
|
-
---
|
|
8
|
-
|
|
9
|
-
# Getting Started with AgentVibes
|
|
10
|
-
|
|
11
|
-
Ready to give your AI assistant a voice with personality? AgentVibes brings professional text-to-speech to your coding sessions!
|
|
12
|
-
|
|
13
|
-
## What is AgentVibes?
|
|
14
|
-
|
|
15
|
-
AgentVibes was originally built for [Claude Code](https://docs.claude.com/claude-code) using slash commands - a plugin system that lets you extend your AI assistant's capabilities. But we've evolved beyond that.
|
|
16
|
-
|
|
17
|
-
**Introducing MCP Server Support** - We now include an MCP (Model Context Protocol) server, which is essentially a plugin for AI assistants that enables **natural language control**. Instead of typing slash commands like `/agent-vibes:switch Aria`, you can simply say *"Switch to Aria voice"* and your AI assistant will understand.
|
|
18
|
-
|
|
19
|
-
This breakthrough means AgentVibes now works with:
|
|
20
|
-
- **Claude Code** - Anthropic's official CLI tool (using slash commands OR MCP)
|
|
21
|
-
- **[Claude Desktop](https://claude.ai/download)** - Anthropic's desktop app (using MCP)
|
|
22
|
-
- **Warp Terminal** - Advanced terminal with AI features (using slash commands)
|
|
23
|
-
|
|
24
|
-
Think of it as giving your AI assistant the ability to talk back with 150+ voices, 30+ languages, and 19 unique personalities!
|
|
25
|
-
|
|
26
|
-
## Choose Your Installation Path
|
|
27
|
-
|
|
28
|
-
### Option 1: Claude Code (Quick Install)
|
|
29
|
-
|
|
30
|
-
For Claude Code users, installation is a single command:
|
|
31
|
-
|
|
32
|
-
```bash
|
|
33
|
-
npx agentvibes install
|
|
34
|
-
```
|
|
35
|
-
|
|
36
|
-
This automatically installs:
|
|
37
|
-
- All slash commands in `.claude/commands/`
|
|
38
|
-
- Voice management hooks in `.claude/hooks/`
|
|
39
|
-
- 19 built-in personalities
|
|
40
|
-
- AgentVibes output style
|
|
41
|
-
|
|
42
|
-
### Option 2: Claude Desktop (MCP Server)
|
|
43
|
-
|
|
44
|
-
For Claude Desktop users, you'll need to install as an MCP server.
|
|
45
|
-
|
|
46
|
-
**Requirements:**
|
|
47
|
-
- Node.js (v14 or higher)
|
|
48
|
-
- Claude Desktop installed
|
|
49
|
-
- ElevenLabs API Key (optional - for premium voices) OR Piper TTS (free)
|
|
50
|
-
|
|
51
|
-
**Quick setup:**
|
|
52
|
-
- Windows users: Follow the [Windows Installation Guide](https://github.com/paulpreibisch/AgentVibes#windows-installation)
|
|
53
|
-
- Mac/Linux users: Configure the MCP server in your Claude Desktop settings
|
|
54
|
-
|
|
55
|
-
For detailed MCP setup instructions, see the [GitHub repo installation guide](https://github.com/paulpreibisch/AgentVibes#installation).
|
|
56
|
-
|
|
57
|
-
### Step 2: Set Your API Key
|
|
58
|
-
|
|
59
|
-
If you're using ElevenLabs (premium voices), set your API key:
|
|
60
|
-
|
|
61
|
-
```bash
|
|
62
|
-
export ELEVENLABS_API_KEY="your-api-key-here"
|
|
63
|
-
```
|
|
64
|
-
|
|
65
|
-
Or add it to your shell profile:
|
|
66
|
-
|
|
67
|
-
```bash
|
|
68
|
-
echo 'export ELEVENLABS_API_KEY="your-api-key-here"' >> ~/.bashrc
|
|
69
|
-
source ~/.bashrc
|
|
70
|
-
```
|
|
71
|
-
|
|
72
|
-
**Want to use free voices?** No problem! Switch to Piper TTS:
|
|
73
|
-
|
|
74
|
-
```bash
|
|
75
|
-
/agent-vibes:provider switch piper
|
|
76
|
-
```
|
|
77
|
-
|
|
78
|
-
### Step 3: Enable the Output Style
|
|
79
|
-
|
|
80
|
-
Activate AgentVibes in Claude Code:
|
|
81
|
-
|
|
82
|
-
```bash
|
|
83
|
-
/output-style agent-vibes
|
|
84
|
-
```
|
|
85
|
-
|
|
86
|
-
## Your First Voice Session
|
|
87
|
-
|
|
88
|
-
Now test it out! Ask Claude to do something:
|
|
89
|
-
|
|
90
|
-
```
|
|
91
|
-
You: "Check git status"
|
|
92
|
-
Claude: "I'll check that git status for you" 🔊
|
|
93
|
-
```
|
|
94
|
-
|
|
95
|
-
You should hear Claude's response!
|
|
96
|
-
|
|
97
|
-
## Configuration
|
|
98
|
-
|
|
99
|
-
### Switch Voices
|
|
100
|
-
|
|
101
|
-
Try different voices:
|
|
102
|
-
|
|
103
|
-
```bash
|
|
104
|
-
# List all available voices
|
|
105
|
-
/agent-vibes:list
|
|
106
|
-
|
|
107
|
-
# Switch to a specific voice
|
|
108
|
-
/agent-vibes:switch Aria
|
|
109
|
-
|
|
110
|
-
# Preview voices before choosing
|
|
111
|
-
/agent-vibes:preview
|
|
112
|
-
```
|
|
113
|
-
|
|
114
|
-
### Add Personality
|
|
115
|
-
|
|
116
|
-
Make Claude more fun:
|
|
117
|
-
|
|
118
|
-
```bash
|
|
119
|
-
# See all personalities
|
|
120
|
-
/agent-vibes:personality list
|
|
121
|
-
|
|
122
|
-
# Switch to pirate personality
|
|
123
|
-
/agent-vibes:personality pirate
|
|
124
|
-
|
|
125
|
-
# Or try sarcastic
|
|
126
|
-
/agent-vibes:personality sarcastic
|
|
127
|
-
```
|
|
128
|
-
|
|
129
|
-
### Multilingual Support
|
|
130
|
-
|
|
131
|
-
Want to code in another language?
|
|
132
|
-
|
|
133
|
-
```javascript
|
|
134
|
-
// Set language
|
|
135
|
-
/agent-vibes:set-language spanish
|
|
136
|
-
|
|
137
|
-
// Now Claude speaks Spanish!
|
|
138
|
-
// "Voy a revisar ese estado de git para ti"
|
|
139
|
-
```
|
|
140
|
-
|
|
141
|
-
## MCP Setup (Natural Language Control)
|
|
142
|
-
|
|
143
|
-
For the best experience, install the AgentVibes MCP server. This lets you control AgentVibes with natural language instead of slash commands.
|
|
144
|
-
|
|
145
|
-
Add to your `.mcp-minimal.json`:
|
|
146
|
-
|
|
147
|
-
```json
|
|
148
|
-
{
|
|
149
|
-
"mcpServers": {
|
|
150
|
-
"agentvibes": {
|
|
151
|
-
"command": "npx",
|
|
152
|
-
"args": ["-y", "agentvibes@beta", "agentvibes-mcp-server"],
|
|
153
|
-
"env": {
|
|
154
|
-
"ELEVENLABS_API_KEY": "${ELEVENLABS_API_KEY}"
|
|
155
|
-
}
|
|
156
|
-
}
|
|
157
|
-
}
|
|
158
|
-
}
|
|
159
|
-
```
|
|
160
|
-
|
|
161
|
-
Now just say:
|
|
162
|
-
- "Switch to Northern Terry voice"
|
|
163
|
-
- "Change personality to flirty"
|
|
164
|
-
- "Speak in French"
|
|
165
|
-
|
|
166
|
-
## Tips & Tricks
|
|
167
|
-
|
|
168
|
-
### 1. Replay Audio
|
|
169
|
-
|
|
170
|
-
Missed what Claude said?
|
|
171
|
-
|
|
172
|
-
```bash
|
|
173
|
-
/agent-vibes:replay
|
|
174
|
-
```
|
|
175
|
-
|
|
176
|
-
### 2. Adjust Speed
|
|
177
|
-
|
|
178
|
-
Make it faster or slower:
|
|
179
|
-
|
|
180
|
-
```bash
|
|
181
|
-
/agent-vibes:set-speed 2x # Double speed
|
|
182
|
-
/agent-vibes:set-speed 0.5x # Half speed
|
|
183
|
-
```
|
|
184
|
-
|
|
185
|
-
### 3. Project-Specific Settings
|
|
186
|
-
|
|
187
|
-
Each project can have its own voice and personality! Settings are saved in `.claude/` directory.
|
|
188
|
-
|
|
189
|
-
### 4. Custom Personalities
|
|
190
|
-
|
|
191
|
-
Create your own:
|
|
192
|
-
|
|
193
|
-
```bash
|
|
194
|
-
/agent-vibes:personality add mycustom
|
|
195
|
-
```
|
|
196
|
-
|
|
197
|
-
Edit `.claude/personalities/mycustom.md` to customize.
|
|
198
|
-
|
|
199
|
-
## Troubleshooting
|
|
200
|
-
|
|
201
|
-
### No Audio?
|
|
202
|
-
|
|
203
|
-
1. Check API key: `echo $ELEVENLABS_API_KEY`
|
|
204
|
-
2. Enable output style: `/output-style agent-vibes`
|
|
205
|
-
3. Test: `/agent-vibes:sample Aria`
|
|
206
|
-
|
|
207
|
-
### Commands Not Found?
|
|
208
|
-
|
|
209
|
-
Reinstall:
|
|
210
|
-
|
|
211
|
-
```bash
|
|
212
|
-
npx agentvibes install --yes
|
|
213
|
-
```
|
|
214
|
-
|
|
215
|
-
### Still Having Issues?
|
|
216
|
-
|
|
217
|
-
Check our [troubleshooting guide](https://github.com/paulpreibisch/AgentVibes#troubleshooting) or [open an issue](https://github.com/paulpreibisch/AgentVibes/issues).
|
|
218
|
-
|
|
219
|
-
## What's Next?
|
|
220
|
-
|
|
221
|
-
- **Explore personalities**: Try all 19 built-in personalities
|
|
222
|
-
- **Language learning**: Enable learning mode to learn Spanish while coding
|
|
223
|
-
- **BMAD integration**: Auto voice switching for BMAD agents
|
|
224
|
-
- **Custom voices**: Add your own ElevenLabs voices
|
|
225
|
-
|
|
226
|
-
---
|
|
227
|
-
|
|
228
|
-
**Ready for more?** Check out our complete [documentation](https://github.com/paulpreibisch/AgentVibes) →
|