initial_prompt personale + glossario: POST /transcribe accetta prompt e glossary (normalizzazione alias->canonical post-ASR, raw_text/segments[].raw), GET/PUT /glossary con GLOSSARY_FILE, glossary.example.json, --prompt/--carry-initial-prompt in transcribe.py
This commit is contained in:
@@ -61,6 +61,7 @@ ENV WHISPER_CLI=/app/whisper-cli
|
||||
ENV MODELS_DIR=/models
|
||||
ENV STT_PYTHON=python3
|
||||
ENV HF_HOME=/hf-cache
|
||||
ENV GLOSSARY_FILE=/glossary/glossary.json
|
||||
|
||||
EXPOSE 8883
|
||||
ENTRYPOINT ["./entrypoint.sh"]
|
||||
|
||||
Reference in New Issue
Block a user