mirror of
https://github.com/tcsenpai/youlama.git
synced 2025-06-06 19:25:39 +00:00
24 lines
635 B
Plaintext
24 lines
635 B
Plaintext
[whisper]
|
|
default_model = base
|
|
device = cuda
|
|
compute_type = float16
|
|
beam_size = 5
|
|
vad_filter = true
|
|
|
|
[app]
|
|
max_duration = 3600
|
|
server_name = 0.0.0.0
|
|
server_port = 7860
|
|
share = true
|
|
|
|
[models]
|
|
available_models = tiny,base,small,medium,large-v1,large-v2,large-v3
|
|
|
|
[languages]
|
|
available_languages = en,es,fr,de,it,pt,nl,ja,ko,zh
|
|
|
|
[ollama]
|
|
enabled = false
|
|
url = http://localhost:11434
|
|
default_model = mistral
|
|
summarize_prompt = Please provide a comprehensive yet concise summary of the following text. Focus on the main points, key arguments, and important details while maintaining accuracy and completeness. Here's the text to summarize: |