Orion is a telegram bot that converts voice messages into text and org-mode files. It can be trained for better accuracy.
Go to file
Sameer Rahmani e140606ebf Store the transcript in a file 2022-04-09 22:16:15 +01:00
pkg/core Store the transcript in a file 2022-04-09 22:16:15 +01:00
.gitignore Finish up the basic bot behavior and the general speech recognition 2022-04-09 18:14:30 +01:00
LICENSE Initial commit 2022-04-09 18:19:48 +01:00
README.md Initial commit 2022-04-09 18:19:48 +01:00
builder Finish up the basic bot behavior and the general speech recognition 2022-04-09 18:14:30 +01:00
go.mod Initial commit 2022-04-09 16:13:41 +01:00
go.sum Initial commit 2022-04-09 16:13:41 +01:00
orion.go Finish up the basic bot behavior and the general speech recognition 2022-04-09 18:14:30 +01:00

README.md

Orion

Orion is a telegram bot that converts voice messages into text and org-mode files. It can be trained for better accuracy.