Skip to content

tangle-network/voice-inference-blueprint

Repository files navigation

Tangle Network Banner

Voice Inference Blueprint

Anonymous TTS inference on Tangle — operators serve Qwen3-TTS via vLLM-Omni, users pay anonymously via shielded credits.

Discord Telegram

Overview

A Tangle Blueprint enabling operators to serve TTS (Text-to-Speech) inference via vLLM-Omni with anonymous payments through the Shielded Payment Gateway.

Dual payment paths:

  • On-chain jobs via TangleProducer — verifiable results on Tangle
  • x402 HTTP — fast private TTS at /v1/audio/speech

Single model per instance. Built with Blueprint SDK 0.1.0-alpha.22.

Components

Component Language Description
operator/ Rust Operator binary — vLLM subprocess, HTTP server, SpendAuth billing
contracts/ Solidity InferenceBSM — GPU validation, model pricing (24 tests)
sdk/ TypeScript Client SDK — OpenAI-compatible TTS interface with spend auth signing

Related Repos

License

MIT

About

Voice TTS inference on Tangle — operators serve Qwen3-TTS via vLLM-Omni, users pay via shielded credits. Integrates with Phony voice gateway.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors