Feat: add filepicker
This commit is contained in:
@@ -27,6 +27,7 @@ WhisperModelPath = "./ggml-model.bin" # Path to whisper model file (for WHISPER
|
||||
STT_LANG = "en" # Language for speech recognition (for WHISPER_BINARY mode)
|
||||
STT_SR = 16000 # Sample rate for audio recording
|
||||
DBPATH = "gflt.db"
|
||||
FilePickerDir = "." # Directory where file picker should start
|
||||
#
|
||||
FetchModelNameAPI = "http://localhost:8080/v1/models"
|
||||
# external search tool
|
||||
|
||||
Reference in New Issue
Block a user