MCPcopy Index your code

hub / github.com/bugbakery/audapolis / functions

Functions241 in github.com/bugbakery/audapolis

↓ 1 callersFunctionexportWebVTT
( content: Paragraph[], outputPath: string, wordTimings: boolean, includeSpeakerNames: boolean, limi
app/src/core/webvtt.ts:85
↓ 1 callersFunctionfilter
(predicate: (x: T) => boolean, input: Generator<T>)
app/src/util/itertools.ts:95
↓ 1 callersFunctionfilterMap
( predicate: (x: I) => O | undefined, iterator: Generator<I> )
app/src/util/itertools.ts:84
↓ 1 callersMethodfilterMap
(predicate: (x: T) => O | undefined)
app/src/util/itertools.ts:40
↓ 1 callersFunctionfindServer
()
app/main_process/server.ts:9
↓ 1 callersFunctiongetAbout
()
app/main_process/ipc/ipc_client.ts:26
↓ 1 callersFunctiongetAvailableModels
(server: ServerConfig)
app/src/server_api/api.ts:79
↓ 1 callersFunctiongetDocumentDuration
(content: Paragraph[])
app/src/core/document.ts:253
↓ 1 callersFunctiongetDownloadedModels
(server: ServerConfig)
app/src/server_api/api.ts:83
↓ 1 callersMethodgetDuration
(uuid: string)
app/src/core/player.ts:84
↓ 1 callersFunctiongetElementFromNode
(node: Node)
app/src/pages/Editor/SelectionMenu.tsx:81
↓ 1 callersFunctiongetHomePath
(callback: (path: string) => void)
app/main_process/ipc/ipc_client.ts:30
↓ 1 callersFunctiongetServerProcess
()
app/main_process/server.ts:26
↓ 1 callersMethodgetTargetResolution
* Return the export resolution of all videos. This is just a heuristic to provide sane defaults.
app/src/core/player.ts:93
↓ 1 callersFunctiongetWatcher
({ name, configFile, writeBundle })
app/scripts/dev.js:15
↓ 1 callersFunctionget_open_port
(retries=10)
server/run.py:20
↓ 1 callersFunctionisLastItemInParagraph
(element: Node, offset: number)
app/src/pages/Editor/Document.tsx:95
↓ 1 callersFunctionisSeperateSubtitleTrackSupported
(outputPath: string)
app/src/core/ffmpeg.ts:111
↓ 1 callersFunctionis_port_used
(port, host="127.0.0.1")
server/run.py:9
↓ 1 callersMethodlist
(self)
server/app/tasks.py:25
↓ 1 callersFunctionlistener
()
app/src/pages/Editor/SelectionMenu.tsx:31
↓ 1 callersFunctionlogOnUse
(iterator: Generator<T>, text: string)
app/src/util/itertools.ts:151
↓ 1 callersFunctionopenTextInSystem
(options: { name: string; text: string })
app/main_process/ipc/ipc_client.ts:22
↓ 1 callersFunctionparagraphToCue
( paragraph: Paragraph<TimedParagraphItem>, wordTimings: boolean, includeSpeakerNames: boolean )
app/src/core/webvtt.ts:12
↓ 1 callersMethodplay
( paragraphs: Paragraph[], range: MaybeRange, progressCallback: (time: number) => void )
app/src/core/player.ts:20
↓ 1 callersFunctionprint_table_from_dict_list
(dict_list, columns=None)
server/scripts/generate_models_list.py:51
↓ 1 callersFunctionprogressCallback
(time: number)
app/src/state/editor.ts:162
↓ 1 callersFunctionpublishServerStderr
(stderr: string)
app/main_process/ipc/ipc.ts:59
↓ 1 callersFunctionrawDocumentIterator
(content: Paragraph[])
app/src/core/document.ts:265
↓ 1 callersFunctionrawExactFrom
( iterator: DocumentGenerator<I>, time: number )
app/src/core/document.ts:289
↓ 1 callersFunctionrawExactUntil
( iterator: DocumentGenerator<I>, time: number )
app/src/core/document.ts:311
↓ 1 callersFunctionrenderItemsFromDocumentGenerator
(gen: DocumentGenerator)
app/src/core/document.ts:338
↓ 1 callersFunctionrequestLocalServerInfo
()
app/main_process/ipc/ipc_client.ts:42
↓ 1 callersFunctionresetTour
()
app/src/components/Tour.tsx:27
↓ 1 callersFunctionsaveFile
(options: SaveDialogOptions)
app/main_process/ipc/ipc_client.ts:14
↓ 1 callersFunctionsetMenu
(menu: MenuItemConstructorOptions[])
app/src/components/menu.ts:19
↓ 1 callersFunctionsetupMainPackageWatcher
(viteDevServer)
app/scripts/dev.js:23
↓ 1 callersFunctionstartEditing
()
app/src/pages/Editor/Paragraph.tsx:108
↓ 1 callersFunctionstartServer
()
app/main_process/server.ts:69
↓ 1 callersFunctionstartTranscription
( server: ServerConfig, lang: string, model: string, diarize: boolean, file: File, fileName: strin
app/src/server_api/api.ts:40
↓ 1 callersFunctionsubscribeLocalServerInfo
(callback: (stderr: ServerInfo) => void)
app/main_process/ipc/ipc_client.ts:52
↓ 1 callersFunctionsubscribeLocalServerStderr
(callback: (stderr: string) => void)
app/main_process/ipc/ipc_client.ts:46
↓ 1 callersFunctionsubscribeOpenAbout
(callback: () => void)
app/main_process/ipc/ipc_client.ts:58
↓ 1 callersFunctiontakeuntil
(predicate: (x: T) => boolean, input: Generator<T>)
app/src/util/itertools.ts:133
↓ 1 callersMethodtakeuntil
(predicate: (x: T) => boolean)
app/src/util/itertools.ts:32
↓ 1 callersFunctiontakewhile
(predicate: (x: T) => boolean, input: Generator<T>)
app/src/util/itertools.ts:123
↓ 1 callersMethodtoTimedParagraphs
()
app/src/core/document.ts:222
↓ 1 callersFunctiontransformClick
(click: (...args: any) => void)
app/src/components/menu.ts:24
↓ 1 callersFunctiontransformMenuTemplate
( x: MenuItemConstructorOptionsIpc[] )
app/main_process/menu.ts:17
↓ 1 callersFunctiontransformMenuTemplate
( x: MenuItemConstructorOptions[] )
app/src/components/menu.ts:21
↓ 1 callersFunctiontransformMenuTemplateInner
( x: MenuItemConstructorOptionsIpc[] )
app/main_process/menu.ts:22
↓ 1 callersFunctiontransform_vosk_result
( name: str, result: dict, length: float, offset: float = 0 )
server/app/transcribe.py:119
↓ 1 callersFunctionuseComputeCursorPosition
(parentElement: HTMLElement | null | undefined)
app/src/pages/Editor/Cursor.tsx:54
FunctionAboutPage
()
app/src/pages/About.tsx:26
FunctionApp
()
app/src/components/App.tsx:37
FunctionAudio
({ exportCallbackRef, }: { exportCallbackRef: MutableRefObject<(document: Document, path: string) => Promi
app/src/pages/Editor/ExportOptions/Audio.tsx:13
FunctionBackButton
(props: ButtonProps)
app/src/components/Util.tsx:61
FunctionCrossedOutIcon
({ icon, color = 'default', ...props }: IconProps & { icon: React.ElementType })
app/src/components/Util.tsx:79
FunctionCurrentPage
()
app/src/components/App.tsx:54
FunctionCursor
()
app/src/pages/Editor/Cursor.tsx:14
FunctionDocument
()
app/src/pages/Editor/Document.tsx:48
FunctionEditingStartButton
({ type, bottom, ...props }: { type: EditingType; children: string; bo
app/src/pages/Editor/Paragraph.tsx:191
FunctionEditorPage
()
app/src/pages/Editor/index.tsx:21
FunctionEditorTitleBar
()
app/src/pages/Editor/TitleBar.tsx:37
FunctionEditorTour
()
app/src/tour/EditorTour.tsx:53
FunctionExportDocumentDialog
()
app/src/pages/Editor/ExportDocumentDialog.tsx:25
FunctionFileNameDisplay
({ path }: { path: string })
app/src/pages/Editor/Document.tsx:261
FunctionFilePicker
({ value, onChange, filters, save, }: { value: string; filters: FileFilter[]; onChange: (newValu
app/src/components/FilePicker.tsx:6
FunctionFilePickerWithText
(props: { value: string; onChange: (newValue: string) => void; save: boolean; filters: FileFilter[]; }
app/src/components/FilePicker.tsx:46
FunctionLandingPage
()
app/src/pages/Landing.tsx:23
FunctionLandingTour
()
app/src/tour/LandingTour.tsx:25
FunctionLongSilence
(props: HTMLAttributes<HTMLSpanElement>)
app/src/pages/Editor/Paragraph.tsx:72
FunctionMainMaxWidthContainer
({ children, width = 800, centerVertically, }: { children: JSX.Element[]; width?: number; centerVe
app/src/components/Util.tsx:34
FunctionModelManagerPage
()
app/src/pages/ModelManager.tsx:20
FunctionModelManagerTour
({ hasDownloaded }: { hasDownloaded?: boolean })
app/src/tour/ModelManagerTour.tsx:46
FunctionOtio
({ exportCallbackRef, }: { exportCallbackRef: MutableRefObject<(document: Document, path: string) => Promi
app/src/pages/Editor/ExportOptions/Otio.tsx:18
FunctionParagraph
({ speaker, content, paragraphIdx, color, displaySpeakerNames, }: ParagraphType<TimedParagraphItem>
app/src/pages/Editor/Paragraph.tsx:18
FunctionPlayer
()
app/src/pages/Editor/Player.tsx:27
FunctionPlayerControls
(props: PaneProps)
app/src/pages/Editor/TitleBar.tsx:129
FunctionSelectionApply
({ documentRef }: { documentRef: RefObject<HTMLDivElement> })
app/src/pages/Editor/Document.tsx:216
FunctionSelectionMenu
({ documentRef, ...props }: { documentRef: RefObject<HTMLDivElement>; } & HTMLAttributes<HTMLDivElement>
app/src/pages/Editor/SelectionMenu.tsx:20
FunctionShortSilence
({ preserve, ...props }: { preserve: boolean } & HTMLAttributes<HTMLSpanElement>)
app/src/pages/Editor/Paragraph.tsx:80
FunctionSpeaker
({ name, paragraphIdx, color, ...props }: PaneProps & { name: string; paragraphIdx: number; })
app/src/pages/Editor/Paragraph.tsx:178
FunctionStepComponent
({ step, children, }: { step: Step; children: JSX.Element[]; })
app/src/components/Tour.tsx:115
FunctionSubtitles
({ exportCallbackRef, outputPath, setOutputPath, }: { exportCallbackRef: MutableRefObject<(document: D
app/src/pages/Editor/ExportOptions/Subtitles.tsx:21
FunctionTitleBar
({ children }: { children?: React.ReactNode })
app/src/components/TitleBar.tsx:60
FunctionTour
({ steps, page, dependencyStates = {} }: TourProps)
app/src/components/Tour.tsx:37
FunctionTranscribePage
()
app/src/pages/Transcribe.tsx:22
FunctionTranscribeTour
(states: { animationDone: boolean })
app/src/tour/TranscribeTour.tsx:17
FunctionTranscribingPage
()
app/src/pages/Transcribing.tsx:10
FunctionVideo
({ exportCallbackRef, outputPath, }: { exportCallbackRef: MutableRefObject<(document: Document, path: st
app/src/pages/Editor/ExportOptions/Video.tsx:26
FunctionWindowControlsButton
({ doRender, side, icon, onClick, }: { doRender: boolean; side: 'left' | 'right'; icon: React.El
app/src/components/TitleBar.tsx:15
FunctionWord
({ word, changehandler, ...props }: DetailedHTMLProps<HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>
app/src/pages/Editor/Paragraph.tsx:97
Method[Symbol.iterator]
()
app/src/util/itertools.ts:60
Method__init__
(self)
server/app/models.py:48
Method__init__
(self)
server/app/tasks.py:12
FunctionclickHandler
(e)
app/src/pages/Editor/Document.tsx:138
Methodconstructor
()
app/src/state/editor.ts:71
Methodconstructor
(generator: Generator<T>)
app/src/util/itertools.ts:4
Functionconvert_otio_http
( name: str, adapter: str, timeline: List[Segment], auth: str = Depends(token_auth), )
server/app/main.py:119
← previousnext →101–200 of 241, ranked by callers