kitt icon indicating copy to clipboard operation
kitt copied to clipboard

Whisper support for Speech to Text and Elevenlabs support for Text to Speech

Open maddyonline opened this issue 10 months ago • 1 comments

This is a great package. I am wondering if we want to implement a custom Transcriber (say based on OpenAI's whisper) how would we go about doing it? Any code snippets (even if incomplete) would be useful. In particular, how to convert incoming packets compatible with Whisper?

Likewise if we want to use a different Synthesizer like ElevenLabs what is a good place to start.

I would be happy to contribute these additions to the package if I can get some help on getting started.

maddyonline avatar Oct 09 '23 00:10 maddyonline