chore: yeah

This commit is contained in:
2023-05-01 12:11:56 +02:00
parent ed898fcb76
commit 4208b2f3d2
2 changed files with 8 additions and 2 deletions

View File

@@ -1 +1,7 @@
# TODO
this is a discord audio transcriptor made in [sern](https://sern.dev)
# how do i selfhost it?
well uhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh i mean most of the api code is hardcoded but im sure you can host it yourself by reading the code and modifying some stuff (it shouldnt be difficult)
# wtf do you use (and why do you run shell commands, that's BAD PRACTICE)
first question: whisper.cpp
second question: shut up
# this is peak readme quality

View File

@@ -5,7 +5,7 @@
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>discord audio transcriptor</title>
<title>Discord Audio Transcriptor</title>
<style>
@import url('https://fonts.googleapis.com/css2?family=JetBrains+Mono&display=swap');
.code {