mirror of
https://github.com/chidiwilliams/buzz.git
synced 2026-03-14 14:45:46 +01:00
feat: import URL for transcription (#665)
This commit is contained in:
parent
b8e5cd4c19
commit
ab912deaf8
52 changed files with 1745 additions and 1139 deletions
|
|
@ -1,5 +1,5 @@
|
|||
from buzz.cache import TasksCache
|
||||
from buzz.transcriber import (
|
||||
from buzz.transcriber.transcriber import (
|
||||
FileTranscriptionOptions,
|
||||
FileTranscriptionTask,
|
||||
TranscriptionOptions,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue