|
|
|
|
|
by lavela
776 days ago
|
|
We are using a LLM as an actor in a stage play. It has the text we are making an adaptation of as context, as well as all the rehearsals. We are using whisper for transcribing the rehearsals, chromaDB with all-MiniLM-L12-v2 for context/embedding and llama3/dolphin-llama3 for chatting, all running locally. |
|