agentvibes 3.4.0 → 3.4.2

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.
Files changed (2) hide show
  1. package/README.md +10 -4
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -11,7 +11,7 @@
11
11
  [![Publish](https://github.com/paulpreibisch/AgentVibes/actions/workflows/publish.yml/badge.svg)](https://github.com/paulpreibisch/AgentVibes/actions/workflows/publish.yml)
12
12
  [![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
13
13
 
14
- **Author**: Paul Preibisch ([@997Fire](https://x.com/997Fire)) | **Version**: v3.4.0
14
+ **Author**: Paul Preibisch ([@997Fire](https://x.com/997Fire)) | **Version**: v3.4.1
15
15
 
16
16
  ---
17
17
 
@@ -39,9 +39,15 @@ Whether you're coding in Claude Code, chatting in Claude Desktop, using Warp Ter
39
39
 
40
40
  ### 🎯 Key Features
41
41
 
42
+ **⚡ NEW IN v3.4.0:**
43
+ - 🎤 **Soprano TTS Provider** - Ultra-fast neural TTS with 20x CPU, 2000x GPU acceleration (thanks [@nathanchase](https://github.com/nathanchase)!)
44
+ - 🛡️ **Security Hardening** - 9.5/10 score with comprehensive validation and timeouts
45
+ - 🌐 **Environment Intelligence** - PulseAudio tunnel auto-detection for SSH scenarios
46
+ - 🎯 **Smart Recommendations** - GPU/RAM-based provider suggestions in installer
47
+
42
48
  **✨ NEW IN v3.3.0:**
43
- - 📱 **AgentVibes Receiver - NEW!** - Stream TTS from voiceless servers to your phone, laptop, or local machine via encrypted SSH tunnel
44
- - 🌐 **Voiceless Server Support - NEW!** - Generate TTS on cloud servers (AWS, GCP, Azure) and play on any device with speakers
49
+ - 📱 **AgentVibes Receiver** - Stream TTS from voiceless servers to your phone, laptop, or local machine via encrypted SSH tunnel
50
+ - 🌐 **Voiceless Server Support** - Generate TTS on cloud servers (AWS, GCP, Azure) and play on any device with speakers
45
51
 
46
52
  **⚡ Core Features:**
47
53
  - ⚡ **One-Command Install** - Get started in 30 seconds (`npx agentvibes install`)
@@ -132,7 +138,7 @@ All 50+ Piper voices AgentVibes provides are sourced from Hugging Face's open-so
132
138
 
133
139
  ## 📰 Latest Release
134
140
 
135
- **[v3.4.0 - Soprano TTS, Security Hardening & Environment Intelligence](https://github.com/paulpreibisch/AgentVibes/releases/tag/v3.4.0)** ⚡🛡️
141
+ **[v3.4.0 - Soprano TTS, Security Hardening & Environment Intelligence](https://github.com/paulpreibisch/AgentVibes/releases/tag/v3.4.1)** ⚡🛡️
136
142
 
137
143
  AgentVibes v3.4.0 introduces Soprano TTS - an 80M parameter neural provider offering 20x CPU and 2000x GPU acceleration with sub-1GB memory footprint - plus comprehensive security hardening (timeouts, bounds checking, NaN validation) achieving a 9.5/10 security score, and intelligent environment detection that recognizes PulseAudio tunnels as working audio for remote scenarios. The enhanced installer provides GPU-based provider recommendations and context-aware messaging. Special thanks to [@nathanchase](https://github.com/nathanchase) for contributing the Soprano TTS Provider integration!
138
144
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json.schemastore.org/package.json",
3
3
  "name": "agentvibes",
4
- "version": "3.4.0",
4
+ "version": "3.4.2",
5
5
  "description": "Now your AI Agents can finally talk back! Professional TTS voice for Claude Code, Claude Desktop (via MCP), and Clawdbot with multi-provider support.",
6
6
  "homepage": "https://agentvibes.org",
7
7
  "keywords": [