8000 GitHub - blacksmithop/WhoSaidWhat: Find speakers and their dialogue from any text!
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

blacksmithop/WhoSaidWhat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dynamic Narrator

python

Installation

  1. Get a llam-2 model (llama-2-7b.Q5_K_M.gguf)
  2. Install llama-cpp-python with GPU support
  3. Install dependencies
  4. Run application streamlit run app.py

Challenges:

  • Minimize hallucination
  • Create chains to validate input
  • Ensure speaker is always extracted (if present)
  • Prompt to accomodate many kinds of speech

About

Find speakers and their dialogue from any text!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0