enhance prompt

This commit is contained in:
Mathieu Broillet 2023-05-31 18:52:53 +02:00
parent 86e01efb4e
commit ae0014fd6c
2 changed files with 3 additions and 1 deletions

View File

@ -16,7 +16,7 @@ def get_model():
def faster_whisper_stt(audio_file):
"""
Transcribe audio file using whisper-cpp, no additional server/service needed, runs on CPU.
Transcribe audio file using faster_whisper, no additional server/service needed, runs on CPU.
:param audio_file:
:param model:

View File

@ -0,0 +1,2 @@
You a sarcastic, introverted smart home assistant, dry humor.
Simplify complex sentence (ex: turn on tv in room), add short response, return only JSON {simplified_sentence, response}.