MCPcopy Create free account

hub / github.com/NeuralFalconYT/Kokoro-TTS-Subtitle / functions

Functions116 in github.com/NeuralFalconYT/Kokoro-TTS-Subtitle

↓ 1 callersFunctionwrite_sentence_srt
(word_level_timestamps, output_file="subtitles.srt", max_words=8, min_pause=0.1)
app.py:309
↓ 1 callersFunctionwrite_word_srt
(word_level_timestamps, output_file="word.srt", skip_punctuation=True)
srt_dub.py:267
↓ 1 callersFunctionwrite_word_srt
(word_level_timestamps, output_file="word.srt", skip_punctuation=True)
beta.py:267
↓ 1 callersFunctionwrite_word_srt
(word_level_timestamps, output_file="word.srt", skip_punctuation=True)
app.py:254
FunctionKOKORO_TTS_API
(text, Language="American English",voice="af_bella", speed=1,translate_text=False,remove_silence=False,keep_si
srt_dub.py:512
FunctionKOKORO_TTS_API
(text, Language="American English",voice="af_bella", speed=1,translate_text=False,remove_silence=False,keep_si
beta.py:583
FunctionKOKORO_TTS_API
(text, Language="American English",voice="af_bella", speed=1,translate_text=False,remove_silence=False,keep_si
app.py:500
Method__init__
(self, use_ffmpeg=True, ffmpeg_path="ffmpeg")
srt_dub.py:781
Method__init__
(self, use_ffmpeg=True, ffmpeg_path="ffmpeg")
beta.py:860
Functionget_current_time
()
srt_dub.py:653
Functionget_current_time
()
beta.py:732
Functionsrt_process
(srt_path, Language="American English", voice_name="af_bella", translate=False,speaker_talk_speed=True)
srt_dub.py:1014
Functionsrt_process
(srt_path, Language="American English", voice_name="af_bella", translate=False,speaker_talk_speed=True)
beta.py:1093
Functiontoggle_autoplay
(autoplay)
srt_dub.py:535
Functiontoggle_autoplay
(autoplay)
beta.py:614
Functiontoggle_autoplay
(autoplay)
app.py:526
← previous101–116 of 116, ranked by callers