Spaces:
Sleeping
Sleeping
metadata
title: ZKAEDI Solidity Voice Guide
emoji: π±
colorFrom: indigo
colorTo: purple
sdk: docker
pinned: false
license: apache-2.0
short_description: Spoken Solidity audits via Hamiltonian energy analysis
tags:
- solidity
- smart-contracts
- security
- auditing
- tts
- voice
- zkaedi-prime
- hamiltonian
- llama-cpp
- kokoro
π± ZKAEDI Solidity Voice Guide
Recursive Hamiltonian energy analysis β spoken aloud.
H_t = H_0 + Ξ·Β·H_{t-1}Β·Ο(Ξ³Β·H_{t-1}) + Ρ·N(0, 1+Ξ²|H_{t-1}|)
The companion voice interface to solidity-energy-auditor.
Rather than returning structured JSON findings, this guide narrates the audit β walking through
the contract's energy landscape in conversational speech, as a senior auditor would in a live code review.
Pipeline
Solidity code
β
ZKAEDI Guide LLM (gemma-7b-solidity-energy-signatures GGUF)
β [Ξ·=0.4, Ξ³=0.3, Ξ²=0.1 β high memory, soft attractors β flowing narration]
Guide Narration (plain speech, no markdown)
β
Kokoro-82M TTS (am_michael / am_fenrir / af_bella / af_heart)
β
Spoken Audio (24kHz)
PRIME Energy Field
A lightweight scalar Hβ score is computed via 12 iterations of the recursive Hamiltonian equation over vulnerability token densities, giving a phase-state classification:
| Hβ range | Phase |
|---|---|
| < 2 | π’ STABLE |
| 2β6 | π‘ APPROACHING CRITICAL |
| 6β12 | π΄ CRITICAL |
| > 12 | π CHAOTIC |
Related Spaces
zkaedi/solidity-energy-auditorβ structured JSON audit outputzkaedi/solidity-auditorβ Docker production auditorzkaedi/zkaedi-prime-arenaβ PRIME benchmark