VoiceEngine.Spark.Client (voice_engine v0.1.0)

Copy Markdown View Source

HTTP client for on-prem DGX Spark STT/TTS services.

  • Whisper STT at :stt_base_urlPOST /transcribe
  • Orpheus TTS at :tts_base_urlPOST /synthesize

Summary

Functions

health(opts \\ [])

stream_synthesize(text, opts)

synthesize(text, opts)

transcribe(audio_binary, opts)

voices(opts \\ [])