Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gyyyn/OpenWebTTS
/ functions
Functions
180 in github.com/Gyyyn/OpenWebTTS
⨍
Functions
180
◇
Types & classes
15
↳
Endpoints
33
↓ 1 callers
Function
handleLogin
()
static/js/index.js:1974
↓ 1 callers
Function
handleSaveBook
()
static/js/index.js:2042
↓ 1 callers
Function
handleTextBookUpdate
()
static/js/index.js:816
↓ 1 callers
Function
highlightChunk
(chunkObject)
static/js/index.js:622
↓ 1 callers
Function
highlightHTML
(chunkObject)
static/js/index.js:1337
↓ 1 callers
Function
highlightPdfChunk
(chunkObject)
static/js/index.js:1234
↓ 1 callers
Function
isLikelyFooterText
(str)
static/js/helpers.js:258
↓ 1 callers
Function
isSimilar
(stringA, stringB, minPercentage)
static/js/helpers.js:148
↓ 1 callers
Function
kitten_process_audio
(voice, lang, text, output)
functions/kitten.py:7
↓ 1 callers
Function
kokoro_process_audio
(voice, lang, text, output)
functions/kokoro.py:7
↓ 1 callers
Function
lazy_import_chatterbox
()
functions/routes.py:50
↓ 1 callers
Function
lazy_import_kitten
()
functions/routes.py:46
↓ 1 callers
Function
lazy_import_kokoro
()
functions/routes.py:42
↓ 1 callers
Function
lazy_import_piper
()
functions/routes.py:30
↓ 1 callers
Function
levenshteinDistance
* A helper function to calculate the Levenshtein distance between two strings. * This is the number of edits needed to change one string into the
static/js/helpers.js:179
↓ 1 callers
Function
loadBookContent
(book)
static/js/index.js:744
↓ 1 callers
Function
parseTextContent
(text)
static/js/helpers.js:419
↓ 1 callers
Function
piper_process_audio
(voice, lang, text, output)
functions/piper.py:5
↓ 1 callers
Function
pollOcrResult
(taskId, bookId = null)
static/js/index.js:1496
↓ 1 callers
Function
renameBook
(bookId)
static/js/index.js:598
↓ 1 callers
Function
renderBookContent
(book)
static/js/index.js:666
↓ 1 callers
Function
renderUserPdfs
(currentUser)
static/js/library.js:71
↓ 1 callers
Method
save_pdf_to_user_folder
(self, username: str, filename: str, pdf_content: bytes)
functions/users.py:23
↓ 1 callers
Function
save_voice_sample
Saves an audio file to the Coqui models directory.
functions/coqui.py:7
↓ 1 callers
Function
splitTextIntoChunks
(text, chunkSize)
static/js/helpers.js:68
↓ 1 callers
Function
stopRecording
(appState)
static/js/helpers.js:612
↓ 1 callers
Function
transcribeAudio
(appState, audioBlob)
static/js/helpers.js:528
↓ 1 callers
Function
transcribeAudioFile
(audioFile)
static/js/index.js:1724
↓ 1 callers
Function
unhighlightChunk
(chunkObject)
static/js/index.js:656
↓ 1 callers
Function
updateCurrentPage
(appState)
static/js/UI.js:202
↓ 1 callers
Function
updateTextChunkReader
(appState)
static/js/UI.js:213
Method
__init__
(self, users_dir)
functions/users.py:8
Function
_generate_and_update_podcast_audio
(username: str, podcast_id: str, request: SynthesizeRequest, output_path: str, audio_url: str)
functions/routes.py:744
Function
_perform_ocr
Background task to perform OCR and save the result.
functions/routes.py:405
Function
add_book_route
(username: str, book: BookData)
functions/routes.py:642
Function
checkPhraseSimilarity
(initialString, comparisonString, minPercentage)
static/js/helpers.js:218
Function
clear_cache
()
functions/routes.py:513
Function
createSleepTimer
(duration, callback)
static/js/helpers.js:500
Function
create_user_route
(user: UserCreate)
functions/routes.py:620
Function
delete_book_route
(username: str, book_id: str)
functions/routes.py:707
Function
delete_podcast_route
(username: str, podcast_id: str)
functions/routes.py:728
Function
detect_lang
(request: DetectLangRequest)
functions/routes.py:612
Function
downloadKokoroVoice
()
static/js/config.js:114
Function
downloadPiperVoice
()
static/js/config.js:62
Function
download_kokoro_voice
(voice: KokoroVoice)
functions/routes.py:334
Function
download_piper_voice
(voice: PiperVoice)
functions/routes.py:310
Function
edit_book_route
(username: str, book_id: str, book_update: BookUpdate)
functions/routes.py:735
Function
findRepeatedFooters
(multiPageItems, pageHeight = 842)
static/js/helpers.js:334
Function
generate_podcast_route
(username: str, podcast: PodcastGenerate, background_tasks: BackgroundTasks)
functions/routes.py:753
Function
generate_speech
(request: SpeechRequest, background_tasks: BackgroundTasks, api_key: Optional[str] = Header(None))
functions/openai_api.py:101
Function
getPodcastById
(params)
static/js/podcast.js:65
Function
get_books_route
(username: str)
functions/routes.py:637
Function
get_cache_size
()
functions/routes.py:556
Function
get_noise_files
Get all noise audio files from /static/audio/noise
functions/routes.py:793
Function
get_ocr_result
(task_id: str)
functions/routes.py:461
Function
get_piper_voices_from_hf
()
functions/routes.py:301
Function
get_podcasts_route
(username: str)
functions/routes.py:702
Function
get_user_pdf
(username: str, filename: str)
functions/routes.py:688
Function
get_user_pdfs_route
(username: str)
functions/routes.py:649
Function
goToNextAudioChunk
()
static/js/index.js:1012
Function
goToPreviousAudioChunk
()
static/js/index.js:1048
Function
handleCreateAccount
()
static/js/index.js:2016
Function
handleLogout
()
static/js/index.js:2005
Function
list_openai_voices
()
functions/openai_api.py:93
Function
list_voices
(engine: str, api_key: Optional[str] = None)
functions/routes.py:370
Function
login_route
(user: UserLogin)
functions/routes.py:627
Function
read_config
(request: Request)
functions/routes.py:293
Function
read_docx
(file: UploadFile = File(...))
functions/routes.py:499
Function
read_epub
(file: UploadFile = File(...))
functions/routes.py:477
Function
read_pdf
(file: UploadFile = File(...), background_tasks: BackgroundTasks = None)
functions/routes.py:424
Function
read_root
(request: Request)
functions/routes.py:287
Function
read_website
(request: ReadWebsiteRequest)
functions/routes.py:597
Function
readableUnixTime
(timestamp)
static/js/helpers.js:13
Function
set_device
(str)
config.py:24
Function
showNotification
(message, type = 'info')
static/js/config.js:335
Function
speech_to_text
(file: UploadFile = File(...))
functions/routes.py:522
Function
startup_event
()
functions/openai_api.py:89
Function
synthesize_speech
(request: SynthesizeRequest, background_tasks: BackgroundTasks)
functions/routes.py:388
Function
upload_pdf_route
(username: str, file: UploadFile = File(...), content: str = Form(...))
functions/routes.py:654
Function
voice_cloning
(file: UploadFile = File(...))
functions/routes.py:350
← previous
101–180 of 180, ranked by callers