Skip to content

A discord bot which transcribes your audio in real time using a combination of API calls to other services.

License

Notifications You must be signed in to change notification settings

NthnUlmr/DiscordLiveTranscriptionBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DiscordLiveTranscriptionBot

A simple Discord bot which transcribes your Discord conversations in real time.

- - -

How It Works

Using py-cord, the bot can gain access to the voice channel you invite it to to listen to your conversation and then poll a speech-to-text API service to transcribe the conversation in real time. The transcription is separated by user and printed to the output channel in Discord.

When you send the bot the shutdown command, it sends a request to ChatGPT to summarize the transcription of the conversation. This is then posted to the discord channel.

About

A discord bot which transcribes your audio in real time using a combination of API calls to other services.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages