structute optimization

This commit is contained in:
Serge Zaigraeff
2025-03-02 10:14:15 +03:00
parent e6b6ed52b7
commit de81eba532
5 changed files with 413 additions and 245 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"service_port": 5042,
"model_path": "/mnt/cloud/llm/tools/whisper-large-v3-russian",
"model_path": "/mnt/cloud/llm/whisper/whisper-large-v3-russian",
"language": "russian",
"chunk_length_s": 30,
"batch_size": 16,