Initial commit

This commit is contained in:
Kristofer Rolf Söderström
2023-03-22 11:21:02 +01:00
committed by GitHub
commit 4bcd6e1fd4
2 changed files with 23 additions and 0 deletions

2
README.md Normal file
View File

@@ -0,0 +1,2 @@
# transcribe
Simple implementation of OpenAI's whisper model to transcribe audio files from your local folders.