fmus-vox

Contents:

  • Installation
  • Quick Start Guide
  • API Reference
    • Core Module
    • Speech-to-Text (STT)
    • Text-to-Speech (TTS)
    • Voice Cloning
    • Wake Word Detection
    • Streaming
    • Chatbot
    • Command Line Interface
    • REST API
    • GUI
  • Examples
  • Contributing
fmus-vox
  • API Reference
  • View page source

API Reference

This section contains the API reference documentation for fmus-vox.

  • Core Module
    • Audio Class
    • Config Module
    • Utils Module
  • Speech-to-Text (STT)
    • transcribe()
    • Transcriber Class
    • Whisper Transcriber
  • Text-to-Speech (TTS)
    • speak()
    • Speaker Class
  • Voice Cloning
    • clone_voice()
    • VoiceCloner Class
  • Wake Word Detection
    • WakeWordDetector
    • detect_wake_word()
    • create_detector()
    • WakeWordDetector Class
  • Streaming
    • Microphone
    • VoiceStream
    • StreamBuffer
    • AudioWebSocket
    • WebSocketVoiceStream
    • create_websocket_server()
    • VoiceStream Class
    • Microphone Class
    • AudioPlayer Class
  • Chatbot
    • Conversation Class
  • Command Line Interface
  • REST API
    • FastAPI Application
  • GUI
Previous Next

© Copyright 2025, Yusef Ulum.

Built with Sphinx using a theme provided by Read the Docs.