nuernie commited on
Commit
f37a0bf
·
1 Parent(s): 76f3500

v 0.0.0 first working server

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -20,7 +20,7 @@ src="https://img.youtube.com/vi/0PHWCApIcCI/0.jpg" style="background-color:rgba(
20
 
21
  This project is a real-time transcription application that uses the OpenAI Whisper model
22
  to convert speech input into text output. It can be used to transcribe both live audio
23
- input from microphone and pre-recorded audio files.
24
 
25
  - [Installation](#installation)
26
  - [Getting Started](#getting-started)
 
20
 
21
  This project is a real-time transcription application that uses the OpenAI Whisper model
22
  to convert speech input into text output. It can be used to transcribe both live audio
23
+ input from microphone and pre-recorded audio files. v 0.0.0
24
 
25
  - [Installation](#installation)
26
  - [Getting Started](#getting-started)