Pinned Repositories
OnlySpeakTTS
Made slight modifications to the Tortoise API, provided 3 additional scripts to make using Tortoise easier. Less focus on cloning makes speech generation much faster by default.
openai-whisper-realtime
A quick experiment to achieve almost realtime transcription using Whisper. Attempting to increase the accuracy of text cutoff.
godot-whisper
An GDExtension addon for the Godot Engine that enables realtime audio transcription, supports OpenCL for most platforms, Metal for Apple devices, and runs on a separate thread.
Pandaily591's Repositories
Pandaily591/OnlySpeakTTS
Made slight modifications to the Tortoise API, provided 3 additional scripts to make using Tortoise easier. Less focus on cloning makes speech generation much faster by default.
Pandaily591/openai-whisper-realtime
A quick experiment to achieve almost realtime transcription using Whisper. Attempting to increase the accuracy of text cutoff.