repositories/index library

Classes

AudioPlayer
CompletionRepository
ConversationRepository
Handles the flow of asking and streaming the response.
ImageGenerationRepository
SpeakerHandler
SpeakerHandler handles the streaming and conversion of text into audio files. It is responsible for processing text chunks, generating audio for sentences, and managing the playback of these audio files using a specified audio player.
ThreadsRepository
TranscriberRepository
TTSRepository
VoiceRecorderHandler