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
package/RELEASE_NOTES.md
CHANGED
|
@@ -1,274 +1,67 @@
|
|
|
1
|
-
# ๐ค AgentVibes
|
|
1
|
+
# ๐ค AgentVibes Release Notes
|
|
2
2
|
|
|
3
|
-
## ๐ฆ v2.0.
|
|
3
|
+
## ๐ฆ v2.0.21 - Test Suite & Quality Improvements (2025-10-22)
|
|
4
4
|
|
|
5
5
|
### ๐ฏ Overview
|
|
6
6
|
|
|
7
|
-
This release
|
|
8
|
-
|
|
9
|
-
**Release Date:** October 17, 2025
|
|
10
|
-
**Git Tag:** v2.0.18
|
|
11
|
-
**Commits Since v2.0.17:** 14 commits
|
|
12
|
-
**Files Changed:** 72 files, +38,462 insertions, -544 deletions
|
|
13
|
-
|
|
14
|
-
---
|
|
15
|
-
|
|
16
|
-
## ๐ **New Features**
|
|
17
|
-
|
|
18
|
-
### **1. Multi-Speaker Voice Support** ๐ญ
|
|
19
|
-
|
|
20
|
-
AgentVibes now supports Piper voices that contain multiple speakers in one model:
|
|
21
|
-
|
|
22
|
-
**New Format:** `voicename#speakerID`
|
|
23
|
-
|
|
24
|
-
```bash
|
|
25
|
-
# Switch to specific speaker
|
|
26
|
-
/agent-vibes:switch 16Speakers#0 # Cori Samuel
|
|
27
|
-
/agent-vibes:switch 16Speakers#2 # Kristin Hughes
|
|
28
|
-
/agent-vibes:switch 16Speakers#15 # Martin Clifton
|
|
29
|
-
```
|
|
30
|
-
|
|
31
|
-
**Features:**
|
|
32
|
-
- Auto-detection of multi-speaker voices via JSON metadata
|
|
33
|
-
- Enhanced voice listing shows all speakers with names
|
|
34
|
-
- Current speaker marked with `โถ` indicator
|
|
35
|
-
- Supports 0-based speaker indexing
|
|
36
|
-
- Seamless switching between speakers
|
|
37
|
-
|
|
38
|
-
**16Speakers Voice Personalities:**
|
|
39
|
-
1. Cori Samuel (ID 0)
|
|
40
|
-
2. Kara Shallenberg (ID 1)
|
|
41
|
-
3. Kristin Hughes (ID 2)
|
|
42
|
-
4. Maria Kasper (ID 3)
|
|
43
|
-
5. Mike Pelton (ID 4)
|
|
44
|
-
6. Mark Nelson (ID 5)
|
|
45
|
-
7. Michael Scherer (ID 6)
|
|
46
|
-
8. James K White (ID 7)
|
|
47
|
-
9. Rose Ibex (ID 8)
|
|
48
|
-
10. progressingamerica (ID 9)
|
|
49
|
-
11. Steve C (ID 10)
|
|
50
|
-
12. Owlivia (ID 11)
|
|
51
|
-
13. Paul Hampton (ID 12)
|
|
52
|
-
14. Jennifer Dorr (ID 13)
|
|
53
|
-
15. Emily Cripps (ID 14)
|
|
54
|
-
16. Martin Clifton (ID 15)
|
|
55
|
-
|
|
56
|
-
### **2. HuggingFace Voice Repository** ๐ค
|
|
57
|
-
|
|
58
|
-
All custom AgentVibes voices are now hosted on HuggingFace:
|
|
59
|
-
|
|
60
|
-
**Repository:** https://huggingface.co/agentvibes/piper-custom-voices
|
|
61
|
-
|
|
62
|
-
**Available Voices:**
|
|
63
|
-
- **16Speakers.onnx** (77MB) - Multi-speaker voice with 16 personalities
|
|
64
|
-
- **kristin.onnx** (64MB) - US English female (Public Domain)
|
|
65
|
-
- **jenny.onnx** (64MB) - UK English female, Irish accent (CC BY)
|
|
66
|
-
|
|
67
|
-
**Benefits:**
|
|
68
|
-
- โ
Free, reliable CDN hosting
|
|
69
|
-
- โ
Version-controlled voice models
|
|
70
|
-
- โ
Automatic downloads during installation
|
|
71
|
-
- โ
Preview audio samples included
|
|
72
|
-
- โ
Community-accessible
|
|
73
|
-
|
|
74
|
-
### **3. Enhanced Voice Listing** ๐
|
|
75
|
-
|
|
76
|
-
The `/agent-vibes:list` command now intelligently displays multi-speaker voices:
|
|
77
|
-
|
|
78
|
-
**Before:**
|
|
79
|
-
```
|
|
80
|
-
en_US-lessac-medium
|
|
81
|
-
16Speakers
|
|
82
|
-
kristin
|
|
83
|
-
```
|
|
84
|
-
|
|
85
|
-
**After:**
|
|
86
|
-
```
|
|
87
|
-
en_US-lessac-medium
|
|
88
|
-
|
|
89
|
-
๐ข 16Speakers (Multi-speaker: 16 voices)
|
|
90
|
-
0๏ธ. Cori_Samuel
|
|
91
|
-
1๏ธ. Kara_Shallenberg
|
|
92
|
-
โถ 2๏ธ. Kristin_Hughes (current)
|
|
93
|
-
...
|
|
94
|
-
|
|
95
|
-
kristin
|
|
96
|
-
```
|
|
97
|
-
|
|
98
|
-
**Features:**
|
|
99
|
-
- Groups speakers under parent voice
|
|
100
|
-
- Shows speaker names and IDs
|
|
101
|
-
- Marks current speaker selection
|
|
102
|
-
- Automatic detection via `num_speakers` in JSON
|
|
103
|
-
|
|
104
|
-
---
|
|
105
|
-
|
|
106
|
-
## ๐ง **Technical Improvements**
|
|
107
|
-
|
|
108
|
-
### Voice Manager Enhancements
|
|
109
|
-
- **Multi-speaker detection** - Reads `num_speakers` from voice JSON
|
|
110
|
-
- **Speaker listing** - Displays all speakers with formatted names
|
|
111
|
-
- **Current speaker tracking** - Parses `voicename#speakerID` format
|
|
112
|
-
- **Custom voice fallback** - Supports non-standard voice paths
|
|
113
|
-
|
|
114
|
-
### Piper TTS Provider Updates
|
|
115
|
-
- **Speaker ID parsing** - Extracts speaker from `voicename#speakerID`
|
|
116
|
-
- **Error suppression** - Hides voice path errors for custom voices
|
|
117
|
-
- **Custom voice path support** - Bypasses standard voice manager
|
|
118
|
-
- **Speaker parameter** - Passes `--speaker ID` to piper command
|
|
119
|
-
|
|
120
|
-
### Download Script Integration
|
|
121
|
-
- **HuggingFace URLs** - Updated from DigitalOcean to HuggingFace
|
|
122
|
-
- **16Speakers download** - Added to custom voice list
|
|
123
|
-
- **Attribution updates** - Credits AgentVibes + Bryce Beattie
|
|
124
|
-
- **Usage instructions** - Shows multi-speaker format examples
|
|
125
|
-
|
|
126
|
-
---
|
|
127
|
-
|
|
128
|
-
## ๐ **Documentation Updates**
|
|
129
|
-
|
|
130
|
-
### New Documentation
|
|
131
|
-
- `docs/bryce-beattie-voice-licensing.md` - Voice licensing information
|
|
132
|
-
- `docs/huggingface-setup-guide.md` - HuggingFace upload guide
|
|
133
|
-
- `mcp-server/voices/README.md` - Voice repository documentation
|
|
134
|
-
|
|
135
|
-
### Updated Documentation
|
|
136
|
-
- `docs/commands.md` - Added multi-speaker voice section
|
|
137
|
-
- `docs/commands.md` - Added `/agent-vibes:switch <voice>#<speaker>` command
|
|
138
|
-
- `.claude/hooks/piper-download-voices.sh` - HuggingFace integration
|
|
139
|
-
|
|
140
|
-
### Command Examples Added
|
|
141
|
-
```bash
|
|
142
|
-
# List all speakers
|
|
143
|
-
/agent-vibes:list
|
|
144
|
-
|
|
145
|
-
# Switch to specific speaker
|
|
146
|
-
/agent-vibes:switch 16Speakers#0 # Cori Samuel
|
|
147
|
-
/agent-vibes:switch 16Speakers#15 # Martin Clifton
|
|
148
|
-
|
|
149
|
-
# Preview voices
|
|
150
|
-
/agent-vibes:preview
|
|
151
|
-
```
|
|
152
|
-
|
|
153
|
-
---
|
|
154
|
-
|
|
155
|
-
## ๐ **Bug Fixes**
|
|
156
|
-
|
|
157
|
-
### Voice Path Error Handling
|
|
158
|
-
- **Fixed:** Error messages for custom voices not in standard paths
|
|
159
|
-
- **Solution:** Added `2>/dev/null` to suppress stderr from `get_voice_path`
|
|
160
|
-
- **Impact:** Cleaner output when using custom voices
|
|
161
|
-
|
|
162
|
-
### Voice Detection
|
|
163
|
-
- **Fixed:** Custom voices not recognized by voice manager
|
|
164
|
-
- **Solution:** Added fallback to `~/.local/share/piper/voices/` directory
|
|
165
|
-
- **Impact:** 16Speakers and other custom voices now work seamlessly
|
|
166
|
-
|
|
167
|
-
---
|
|
168
|
-
|
|
169
|
-
## ๐ฆ **Installation**
|
|
170
|
-
|
|
171
|
-
### Fresh Install
|
|
172
|
-
```bash
|
|
173
|
-
npx agentvibes install
|
|
174
|
-
```
|
|
175
|
-
|
|
176
|
-
The installer will automatically offer to download:
|
|
177
|
-
- Standard Piper voices (lessac, amy, joe, ryan, libritts)
|
|
178
|
-
- **Custom voices: Kristin, Jenny, 16Speakers (NEW!)**
|
|
179
|
-
|
|
180
|
-
### Update Existing Installation
|
|
181
|
-
```bash
|
|
182
|
-
npx agentvibes update
|
|
183
|
-
```
|
|
184
|
-
|
|
185
|
-
Then download new voices:
|
|
186
|
-
```bash
|
|
187
|
-
.claude/hooks/piper-download-voices.sh
|
|
188
|
-
```
|
|
189
|
-
|
|
190
|
-
Or download manually from HuggingFace:
|
|
191
|
-
```bash
|
|
192
|
-
# Download 16Speakers
|
|
193
|
-
wget https://huggingface.co/agentvibes/piper-custom-voices/resolve/main/16Speakers.onnx
|
|
194
|
-
wget https://huggingface.co/agentvibes/piper-custom-voices/resolve/main/16Speakers.onnx.json
|
|
195
|
-
```
|
|
196
|
-
|
|
197
|
-
---
|
|
198
|
-
|
|
199
|
-
## ๐จ **Voice Attribution**
|
|
200
|
-
|
|
201
|
-
All custom voices created by **Bryce Beattie** (https://brycebeattie.com/files/tts/)
|
|
202
|
-
|
|
203
|
-
### Licensing
|
|
204
|
-
- **Kristin**: Public Domain (LibriVox recordings)
|
|
205
|
-
- **16Speakers**: Public Domain (LibriVox recordings)
|
|
206
|
-
- **Jenny**: CC BY (Dioco dataset - attribution required)
|
|
207
|
-
|
|
208
|
-
### Creator's Permission
|
|
209
|
-
> "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." โ Bryce Beattie
|
|
7
|
+
This patch release focuses on **test reliability** and **user experience improvements**, making the testing process completely silent and replacing distracting tongue twisters with simple test messages.
|
|
210
8
|
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
None. All changes are backward compatible.
|
|
9
|
+
**Release Date:** October 22, 2025
|
|
10
|
+
**Git Tag:** v2.0.21
|
|
11
|
+
**NPM tests:** All 110 tests passing โ
|
|
216
12
|
|
|
217
13
|
---
|
|
218
14
|
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
- **NPM Package**: https://www.npmjs.com/package/agentvibes
|
|
222
|
-
- **GitHub Repository**: https://github.com/paulpreibisch/AgentVibes
|
|
223
|
-
- **HuggingFace Voices**: https://huggingface.co/agentvibes/piper-custom-voices
|
|
224
|
-
- **Documentation**: https://github.com/paulpreibisch/AgentVibes/blob/master/README.md
|
|
225
|
-
- **Voice Creator**: https://brycebeattie.com/files/tts/
|
|
226
|
-
|
|
227
|
-
---
|
|
15
|
+
### โจ New Features
|
|
228
16
|
|
|
229
|
-
|
|
17
|
+
- **Silent Test Mode**: Tests now run completely silently when `AGENTVIBES_TEST_MODE=true` is set
|
|
230
18
|
|
|
231
|
-
|
|
232
|
-
- **Multi-Speaker Implementation**: Paul Preibisch with Claude AI
|
|
233
|
-
- **HuggingFace Integration**: AgentVibes Team
|
|
234
|
-
- **Piper TTS**: rhasspy project
|
|
19
|
+
### ๐ Bug Fixes
|
|
235
20
|
|
|
236
|
-
|
|
21
|
+
- **Fixed provider-manager tests**: Updated 2 failing tests that expected "voice reset to default" but code outputs "voice set to: [voice_name]"
|
|
22
|
+
- **Removed tongue twisters**: Replaced distracting tongue twisters with simple test messages:
|
|
23
|
+
- "Testing speed change"
|
|
24
|
+
- "Speed test in progress"
|
|
25
|
+
- "Checking audio speed"
|
|
26
|
+
- "Speed configuration test"
|
|
27
|
+
- "Audio speed test"
|
|
237
28
|
|
|
238
|
-
|
|
29
|
+
### ๐งช Testing Improvements
|
|
239
30
|
|
|
240
|
-
- **
|
|
241
|
-
- **
|
|
242
|
-
- **
|
|
243
|
-
- **Documentation Files**: 3 new guides
|
|
244
|
-
- **Code Changes**: 72 files modified, +38,462 lines
|
|
31
|
+
- **Test configuration**: `npm test` now automatically sets `AGENTVIBES_TEST_MODE=true` for silent execution
|
|
32
|
+
- **Audio playback control**: Both Piper and ElevenLabs TTS scripts now respect `AGENTVIBES_TEST_MODE` flag
|
|
33
|
+
- **Updated test assertions**: Speed manager tests now check for simple messages instead of tongue twisters
|
|
245
34
|
|
|
246
|
-
|
|
35
|
+
### ๐ Files Changed
|
|
247
36
|
|
|
248
|
-
|
|
37
|
+
- `.claude/hooks/play-tts-piper.sh` - Added AGENTVIBES_TEST_MODE check
|
|
38
|
+
- `.claude/hooks/play-tts-elevenlabs.sh` - Added AGENTVIBES_TEST_MODE check
|
|
39
|
+
- `.claude/hooks/speed-manager.sh` - Replaced tongue twisters with simple messages
|
|
40
|
+
- `mcp-server/server.py` - Replaced tongue twisters with simple messages
|
|
41
|
+
- `test/unit/provider-manager.bats` - Fixed 2 failing tests
|
|
42
|
+
- `test/unit/speed-manager.bats` - Updated test assertions
|
|
43
|
+
- `package.json` - Added AGENTVIBES_TEST_MODE to test scripts
|
|
249
44
|
|
|
250
|
-
|
|
251
|
-
- Additional multi-speaker voices
|
|
252
|
-
- Voice browsing/preview command
|
|
253
|
-
- Voice quality ratings
|
|
254
|
-
- Community voice submissions
|
|
255
|
-
- Per-speaker speed control
|
|
45
|
+
### ๐ User Impact
|
|
256
46
|
|
|
257
|
-
|
|
47
|
+
**For Developers:**
|
|
48
|
+
- Running `npm test` is now completely silent - no more disruptive audio during test runs
|
|
49
|
+
- Clearer test output without tongue twister noise
|
|
50
|
+
- More reliable test suite (all 110 tests passing)
|
|
258
51
|
|
|
259
|
-
**
|
|
52
|
+
**For Users:**
|
|
53
|
+
- Speed change demos now use simple, professional messages instead of tongue twisters
|
|
54
|
+
- No functional changes to TTS or voice features
|
|
260
55
|
|
|
261
|
-
|
|
262
|
-
```bash
|
|
263
|
-
/agent-vibes:switch 16Speakers#2 # Kristin Hughes
|
|
264
|
-
```
|
|
56
|
+
### ๐ Test Coverage
|
|
265
57
|
|
|
58
|
+
- **110 tests passing** โ
|
|
59
|
+
- **0 tests failing**
|
|
60
|
+
- **Silent execution** when run via npm test
|
|
266
61
|
|
|
267
62
|
---
|
|
268
63
|
|
|
269
64
|
|
|
270
|
-
# ๐ค AgentVibes Release Notes
|
|
271
|
-
|
|
272
65
|
## ๐ฆ v2.0.17 - Major Feature Release (2025-10-17)
|
|
273
66
|
|
|
274
67
|
### ๐ฏ Overview
|