mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-06-26 21:39:43 +02:00
feat: Added Local TTS (Kokoro TTS) Support
This commit is contained in:
parent
994ebb4efd
commit
1b29310ae7
8 changed files with 3056 additions and 2293 deletions
|
|
@ -17,6 +17,7 @@ RERANKERS_MODEL_NAME=ms-marco-MiniLM-L-12-v2
|
|||
RERANKERS_MODEL_TYPE=flashrank
|
||||
|
||||
|
||||
# TTS_SERVICE=local/kokoro for local Kokoro TTS or
|
||||
# LiteLLM TTS Provider: https://docs.litellm.ai/docs/text_to_speech#supported-providers
|
||||
TTS_SERVICE=openai/tts-1
|
||||
# Respective TTS Service API
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue