add example
This commit is contained in:
@@ -4,4 +4,5 @@ model = AutoTranscribe()
|
||||
|
||||
text = model.transcribe("tests/test.wav")
|
||||
|
||||
print("Transcription:\n")
|
||||
print(text)
|
||||
|
||||
Reference in New Issue
Block a user