added diarisation option
This commit is contained in:
+2
-3
@@ -1,4 +1,3 @@
|
||||
from autotranscript import Transcribe
|
||||
|
||||
Transcribe().transcribe()
|
||||
from autotranscript import AutoTranscribe
|
||||
|
||||
AutoTranscribe(diarisation=True).transcribe()
|
||||
|
||||
Reference in New Issue
Block a user