Delete transcribe.py
Delete due to the improved README
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
|
||||
from scraibe import Scraibe
|
||||
model = Scraibe()
|
||||
|
||||
text = model.autotranscocribe('kida.mp4', num_speakers=2)
|
||||
|
||||
print("Transcription:\n")
|
||||
print(text)
|
||||
Reference in New Issue
Block a user