mirror of
https://github.com/mossy1022/Smart-Memos.git
synced 2026-07-22 05:16:24 +00:00
Merge branch 'main' of https://github.com/Mossy1022/Smart-Memos
This commit is contained in:
commit
eac74b2aba
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ Note* This plugin currently uses online openAI models to recieve and transcribe
|
|||
Once installed, the Smart Memos Plugin provides an intuitive interface to transcribe your audio files and generate notes.
|
||||
|
||||
- **Adding Audio**: To speak your memo directly into obsidian, ensure the audio recorder core plugin is enabled and tap the microphone icon to start/stop recording. To import audio into a note, simply drag and drop the file into it.
|
||||
- **Transcribing Audio**: To transcribe an audio file after it's been imported or directly spoken into a note, move your cursor right underneath the audio file and use the command `Smart transcribe` from the command palette (`Ctrl + p` for Windows and `Cmd + p` for Mac). The plugin will transcribe the audio file and generate detailed notes. (Note: Current limit is 25 MB (typically around 20-25 minutes max. Will update for longer recording soon)
|
||||
- **Transcribing Audio**: To transcribe an audio file after it's been imported or directly spoken into a note, move your cursor right underneath the audio file and use the command `Smart transcribe` from the command palette (`Ctrl + p` for Windows and `Cmd + p` for Mac). The plugin will transcribe the audio file and generate detailed notes.
|
||||
- **Customizing the Prompt**: You can customize the prompt that will be sent to the AI model before adding your transcribed audio in the plugin settings.
|
||||
- **Direct Audio input**: You record audio from your microphone directly in obsidian through the "Audio Recorder" core plugin that should be filled on by default. You can find the mic icon ribbon in your left toolbar menu
|
||||
- **Include Raw Transcript**: If you just want clean notes returned, you can remove the addition of the raw transcript at the end by toggling it off in the settings
|
||||
|
|
|
|||
Loading…
Reference in a new issue