Retro 1980s SAM Text-to-Speech plugin for elizaOS agents
Project description
Eliza Plugin Simple Voice (Python)
Python implementation of the SAM Text-to-Speech plugin.
Installation
pip install -e .
Usage
from eliza_plugin_simple_voice import SamTTSService, SamTTSOptions
service = SamTTSService()
audio = service.generate_audio("Hello", SamTTSOptions(speed=72))
wav = service.create_wav_buffer(audio)
Testing
pytest
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file elizaos_plugin_simple_voice-2.0.0a5.tar.gz.
File metadata
- Download URL: elizaos_plugin_simple_voice-2.0.0a5.tar.gz
- Upload date:
- Size: 11.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
333c392a9e06bd64c872f3424064260f45d83354e363198190f029f37112bde9
|
|
| MD5 |
673ccf60049de613152a25e2e25b9c2d
|
|
| BLAKE2b-256 |
f1605e838d35ca0bddc81d7bd710c43d682c9224bbd8ba52fabb9de8b0db2892
|
File details
Details for the file elizaos_plugin_simple_voice-2.0.0a5-py3-none-any.whl.
File metadata
- Download URL: elizaos_plugin_simple_voice-2.0.0a5-py3-none-any.whl
- Upload date:
- Size: 9.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
db74bbca157fbaa9f4d7eeb0cf463427d9ab3307611e1bd7f5a8554a0b2cb095
|
|
| MD5 |
6d17f7472313c4691af6bc590a6ab341
|
|
| BLAKE2b-256 |
ab26c2008c62123e68ffe2baeecc66c28c8b4d58d18bb071bf9998910c81d690
|