MCPcopy Create free account

hub / github.com/devsapp/ai-audiobook-flow / functions

Functions114 in github.com/devsapp/ai-audiobook-flow

↓ 8 callersFunctions4
()
src/code/audiobook-fe/commons/helper.ts:9
↓ 4 callersFunctionsetErrorStep
(errorStep)
src/code/audiobook-fe/store/audio-book.ts:51
↓ 3 callersFunctiongetStepIcon
(stepTitle: string)
src/code/audiobook-fe/components/Result/index.tsx:38
↓ 3 callersFunctionrequest
(url, options = {})
src/code/composition/server.mjs:8
↓ 2 callersFunctionabortRqeuest
(queue: any)
src/code/audiobook-fe/utils/timeoutRetry.ts:16
↓ 2 callersFunctiondownload
(url: string)
src/code/audiobook-fe/components/Result/StepThree.tsx:12
↓ 2 callersFunctionfetchSubtitleData
(url)
src/code/remotion/render-all.mjs:21
↓ 2 callersFunctiongetLang
()
src/code/audiobook-fe/locales/index.ts:52
↓ 2 callersFunctionhighlightRefGo
(activeContent: any, currentWord: string)
src/code/remotion/src/AudioBooksLatest.tsx:168
↓ 2 callersFunctionisHighlightWord
(activeContent: any, currentWord: string)
src/code/remotion/src/AudioBooksNew.tsx:52
↓ 2 callersFunctionrequest
(url: string, data?: any)
src/code/audiobook-fe/utils/clientRequest.ts:1
↓ 2 callersFunctionrequest
(url: string, { requestType, headers, ...options }: RequestOptions)
src/code/audiobook-fe/commons/request.ts:9
↓ 1 callersFunctionchangeToExample
(item: any)
src/code/audiobook-fe/pages/main/index.tsx:174
↓ 1 callersFunctioncheck_subtitles
(origin_content,subtitle_text)
src/code/asr-paraformer/index.py:84
↓ 1 callersFunctionconcatenate_local_videos
(video_paths, output_path)
src/code/video-merge/app.py:59
↓ 1 callersFunctiondownload_video
(url, local_path)
src/code/video-merge/app.py:70
↓ 1 callersFunctionendExecution
(flowName: string, executionName: string)
src/code/audiobook-fe/pages/main/index.tsx:196
↓ 1 callersFunctionextport_subtitles
(url)
src/code/asr-paraformer/old.py:52
↓ 1 callersFunctionextport_subtitles
(url,content)
src/code/asr-paraformer/index.py:144
↓ 1 callersFunctionfindActiveWord
(time: any)
src/code/remotion/src/AudioBooksLatest.tsx:78
↓ 1 callersFunctionfindActiveWord
(time: any)
src/code/remotion/src/AudioBooks.tsx:30
↓ 1 callersFunctionfindActiveWord
(time: any)
src/code/remotion/src/AudioBooksOld.tsx:30
↓ 1 callersFunctionfindActiveWord
(time: any)
src/code/remotion/src/AudioBooksNew.tsx:73
↓ 1 callersFunctionformatWords
(words: any)
src/code/remotion/src/AudioBooksNew.tsx:23
↓ 1 callersFunctiongenerateRandomFileName
(extension)
src/code/remotion/render-all.mjs:45
↓ 1 callersFunctiongenerate_filename
生成随机文件名 :param extension: 文件扩展名(例如 '.txt') :param length: 文件名的长度(不包括扩展名) :return: 随机生成的文件名
src/code/asr-paraformer/old.py:13
↓ 1 callersFunctiongenerate_filename
生成随机文件名 :param extension: 文件扩展名(例如 '.txt') :param length: 文件名的长度(不包括扩展名) :return: 随机生成的文件名
src/code/asr-paraformer/index.py:17
↓ 1 callersFunctiongenerate_filename
生成随机文件名 :param extension: 文件扩展名(例如 '.txt') :param length: 文件名的长度(不包括扩展名) :return: 随机生成的文件名
src/code/tts-cosyvoice/index.py:13
↓ 1 callersFunctiongenerate_filename
生成随机文件名 :param extension: 文件扩展名(例如 '.txt') :param length: 文件名的长度(不包括扩展名) :return: 随机生成的文件名
src/code/video-merge/app.py:20
↓ 1 callersFunctiongenerate_filename
生成随机文件名 :param extension: 文件扩展名(例如 '.txt') :param length: 文件名的长度(不包括扩展名) :return: 随机生成的文件名
src/code/flux-schnell/index.py:16
↓ 1 callersFunctiongenerate_image
(input_prompt,aspect_ratio)
src/code/flux-schnell/index.py:54
↓ 1 callersFunctiongetItem
(key: string)
src/code/audiobook-fe/locales/index.ts:30
↓ 1 callersFunctiongetLanguage
()
src/code/audiobook-fe/locales/index.ts:44
↓ 1 callersFunctiongetScreenParameters
(width: number, height: number)
src/code/remotion/src/AudioBooksLatest.tsx:36
↓ 1 callersFunctiongetWorkFlow
(data: { flowName: string, executionName: string })
src/code/audiobook-fe/store/audio-book.ts:96
↓ 1 callersFunctionhighlightRefGo
(activeContent: any, currentWord: string)
src/code/remotion/src/AudioBooksNew.tsx:61
↓ 1 callersMethodinitOssClient
({ region, accessKeyId, accessKeySecret, securityToken, bucket })
src/code/remotion/oss.mjs:10
↓ 1 callersMethodinvoke
(flowName: string, executionName: string, args: object)
src/code/audiobook-fe/pages/api/workflow/invoke.ts:28
↓ 1 callersMethodinvoke
(flowName: string, executionName: string)
src/code/audiobook-fe/pages/api/workflow/getWorkFlow.ts:26
↓ 1 callersFunctioninvokeWorkFlow
(data: { input: string, voice: string, lang: string, promptTemplate: string, style: string, aspectRatio: strin
src/code/audiobook-fe/store/audio-book.ts:84
↓ 1 callersFunctionmerge
(target: any, source: any)
src/code/audiobook-fe/utils/merge.ts:1
↓ 1 callersFunctionprocess_sentences_in_parallel
(origin_content,sentences)
src/code/asr-paraformer/index.py:79
↓ 1 callersFunctionremoveLeadingAndTrailingQuotes
(input: string)
src/code/remotion/src/AudioBooksLatest.tsx:51
↓ 1 callersFunctionremoveLeadingAndTrailingQuotes
(input: string)
src/code/remotion/src/AudioBooks.tsx:17
↓ 1 callersFunctionremoveLeadingAndTrailingQuotes
(input: string)
src/code/remotion/src/AudioBooksOld.tsx:17
↓ 1 callersFunctionremoveLeadingAndTrailingQuotes
(input: string)
src/code/remotion/src/AudioBooksNew.tsx:17
↓ 1 callersFunctionrenderEn
(subtitleData: any)
src/code/remotion/src/AudioBooksLatest.tsx:225
↓ 1 callersFunctionrenderZh
(subtitleData: any)
src/code/remotion/src/AudioBooksLatest.tsx:178
↓ 1 callersFunctionsetItem
(key: string, value: string)
src/code/audiobook-fe/locales/index.ts:38
↓ 1 callersFunctionsound_synthesis
(content,voice)
src/code/tts-cosyvoice/index.py:51
↓ 1 callersFunctionstartExecution
()
src/code/audiobook-fe/pages/main/index.tsx:192
↓ 1 callersFunctionupdatePromptTemplate
(item: any)
src/code/audiobook-fe/pages/main/index.tsx:224
↓ 1 callersMethoduploadVideo
* 内网上传视频文件到OSS ,同时返回公网的地址 * @param {string} localFilePath 本地视频文件路径 * @param {string} ossObjectName OSS中存储的文件名
src/code/remotion/oss.mjs:40
↓ 1 callersFunctionupload_to_oss
将内容上传到阿里云OSS :param content: 要上传的内容(字符串) :param object_name: 存储在OSS上的文件名 :param access_key_id: 阿里云AccessKey ID :param access_key
src/code/asr-paraformer/old.py:26
↓ 1 callersFunctionupload_to_oss
将内容上传到阿里云OSS :param content: 要上传的内容(字符串) :param object_name: 存储在OSS上的文件名 :param access_key_id: 阿里云AccessKey ID :param access_key
src/code/asr-paraformer/index.py:30
↓ 1 callersFunctionupload_to_oss
将内容上传到阿里云OSS :param content: 要上传的内容(字符串) :param object_name: 存储在OSS上的文件名 :param access_key_id: 阿里云AccessKey ID :param access_key
src/code/tts-cosyvoice/index.py:25
↓ 1 callersFunctionupload_to_oss
将内容上传到阿里云OSS :param content: 要上传的内容(字符串) :param object_name: 存储在OSS上的文件名 :param access_key_id: 阿里云AccessKey ID :param access_key
src/code/video-merge/app.py:33
↓ 1 callersFunctionupload_to_oss
将内容上传到阿里云OSS :param content: 要上传的内容(字符串) :param object_name: 存储在OSS上的文件名 :param access_key_id: 阿里云AccessKey ID :param access_key
src/code/flux-schnell/index.py:28
↓ 1 callersFunctionuuid
(prefix?: string)
src/code/audiobook-fe/commons/helper.ts:8
↓ 1 callersFunctionworkFlowDetailLoop
(_flowName: string, _executionName: string)
src/code/audiobook-fe/components/Result/StepTwo.tsx:26
FunctionApp
(props: AppProps)
src/code/audiobook-fe/pages/_app.tsx:11
FunctionAttributeSelector
({ list, onClick, choosedValue }: any)
src/code/audiobook-fe/pages/main/index.tsx:67
FunctionAttributeSelectorWithImage
({ list, onClick, choosedValue, title }: any)
src/code/audiobook-fe/pages/main/index.tsx:83
FunctionAudioBooks
({ subtitles, audioUrl, bannerUrl, title, lang }: any)
src/code/remotion/src/AudioBooksLatest.tsx:40
FunctionAudioBooks
({ subtitles, audioUrl, bannerUrl, title, lang }: any)
src/code/remotion/src/AudioBooks.tsx:6
FunctionAudioBooks
({ subtitles, audioUrl, bannerUrl, title, lang }: any)
src/code/remotion/src/AudioBooksOld.tsx:6
FunctionAudioBooks
({ subtitles, audioUrl, bannerUrl, title, lang }: any)
src/code/remotion/src/AudioBooksNew.tsx:6
FunctionAudioContainer
(data)
src/code/remotion/src/AudioContainer.tsx:23
FunctionAudioPlayer
({ voice }: any)
src/code/audiobook-fe/components/AudioPlayer/index.tsx:5
FunctionBaseLayout
({ title, children }: { title: string, children: any })
src/code/audiobook-fe/components/BaseLayout/index.tsx:5
FunctionEmpty
({ type }: any)
src/code/audiobook-fe/components/Empty/index.tsx:15
FunctionLoading
()
src/code/audiobook-fe/components/Loading/index.tsx:5
FunctionMain
({ children }:any)
src/code/audiobook-fe/layouts/shell/index.tsx:9
FunctionRemotionRoot
()
src/code/remotion/src/Root.tsx:7
FunctionResult
({ type }: any)
src/code/audiobook-fe/components/Result/index.tsx:14
FunctionSkeletonPage
({ stepNum }: any)
src/code/audiobook-fe/components/Result/SkeletonPage.tsx:4
FunctionStepOne
()
src/code/audiobook-fe/components/Result/StepOne.tsx:6
FunctionStepThree
()
src/code/audiobook-fe/components/Result/StepThree.tsx:9
FunctionStepTwo
()
src/code/audiobook-fe/components/Result/StepTwo.tsx:23
FunctionText
()
src/code/audiobook-fe/pages/main/index.tsx:105
FunctionTypedStr
({ string }:any)
src/code/audiobook-fe/components/TypedStr/index.tsx:4
FunctionVideoPlayer
({ videoUrl, previewUrl }: any)
src/code/audiobook-fe/components/Result/VideoPlayer.tsx:18
FunctionchangeLang
(lang: Lang)
src/code/audiobook-fe/locales/index.ts:70
Methodconstructor
()
src/code/audiobook-fe/pages/api/workflow/invoke.ts:12
Methodconstructor
()
src/code/audiobook-fe/pages/api/workflow/getWorkFlow.ts:10
Methodconstructor
()
src/code/remotion/oss.mjs:8
Functiondelay
(milliseconds: number)
src/code/audiobook-fe/utils/index.ts:2
FunctionformatDateTime
(isoString: string)
src/code/audiobook-fe/components/Result/StepTwo.tsx:8
FunctionformatDateTime
(dateTimeStr: any)
src/code/audiobook-fe/utils/index.ts:11
FunctionformatTime
(time: number)
src/code/audiobook-fe/components/Result/VideoPlayer.tsx:48
Functionget
( url: string, params = {}, options: RequestOptions = {}, )
src/code/audiobook-fe/commons/request.ts:34
FunctiongetISOLang
()
src/code/audiobook-fe/locales/index.ts:75
FunctionhandlePlay
()
src/code/audiobook-fe/pages/main/index.tsx:207
FunctionhandleTimeUpdate
()
src/code/audiobook-fe/components/Result/VideoPlayer.tsx:42
Functionhandler
(event, context)
src/code/asr-paraformer/old.py:88
Functionhandler
(event, context)
src/code/asr-paraformer/index.py:182
Functionhandler
(event, context)
src/code/tts-cosyvoice/index.py:65
Functionhandler
( req: NextApiRequest, res: NextApiResponse )
src/code/audiobook-fe/pages/api/workflow/invoke.ts:57
Functionhandler
( req: NextApiRequest, res: NextApiResponse )
src/code/audiobook-fe/pages/api/workflow/getWorkFlow.ts:48
Functionhandler
(event, context)
src/code/flux-schnell/index.py:75
next →1–100 of 114, ranked by callers