Skip to content

ashokDevs/nvim-transcription

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

voiceToTextInTerminal

Running

  • Activate venv and install deps: pip install -r requirements.txt
  • Ensure Neovim listens on /tmp/nvim.sock: nvim --headless --listen /tmp/nvim.sock
  • Run from repo root: python -m whisper_integration.recorder

Troubleshooting

  • Import errors: run from repo root or PYTHONPATH=.
  • ModuleNotFoundError: pynvim: pip install pynvim
  • Adjust socket path in nvim_integration/writer.py if needed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages