Skip to content

kpalik/NeuroVoxSalad

 
 

Repository files navigation

NeuroVox

NeuroVoxSalad is a fork of NeuroVox 1.0.4 (https://github.com/Synaptic-Labs-AI/NeuroVox) Obsidian plugin that enhances your note-taking with voice transcription and AI capabilities. Record your voice, transcribe it, and apply custom AI prompts to the transcription.

Features (new in this fork)

  • Ability to enter Salad Transcription API key and use it
  • Abillity to add Perplexity Sonar as post-processing
  • Debug mode for mobiles
  • Fixed a bug causing audio file was not created on mobiles

Installation

Manual:

  • Create neurovoxsalad folder in your .obsidian/plugins
  • copy 3 files into this folder: -- main.js -- manifest.json -- styles.css
  • restart obsidian
  • activate plugin

API Key Setup

If you need to obtain an OpenAI API key, follow the steps below:

Steps to Get an API Key

same as in original plugin (but you can add Salad Transcription API and Preplexity Sonar, yay!)

Contribution

Contributions are welcome! Please fork the repository, make your changes, and open a pull request.

Support

For support or to report issues, use the GitHub Issues page for this repository.

About

(A fork of) Obsidian plugin for transcription and generation

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 76.7%
  • JavaScript 17.6%
  • CSS 5.7%