stash commit - wip
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
from transcription.engines.BaseEngine import BaseEngine
|
||||
|
||||
class StreamingSTTEngine(BaseEngine):
|
||||
def __init__(self) -> None:
|
||||
...
|
||||
Reference in New Issue
Block a user