mirror of
https://github.com/xzeldon/whisper-api-server.git
synced 2025-07-13 16:14:37 +03:00
Compare commits
1 Commits
v0.1.2
...
7b0797cca1
Author | SHA1 | Date | |
---|---|---|---|
7b0797cca1
|
@ -38,10 +38,9 @@ Receive a response in JSON format:
|
|||||||
|
|
||||||
# Usage with [Obsidian](https://obsidian.md/)
|
# Usage with [Obsidian](https://obsidian.md/)
|
||||||
|
|
||||||
To integrate this with the [Obsidian voice recognotion plugin](https://github.com/nikdanilov/whisper-obsidian-plugin), follow these steps:
|
1. Install [Obsidian voice recognotion plugin](https://github.com/nikdanilov/whisper-obsidian-plugin)
|
||||||
|
2. Open the plugin's settings.
|
||||||
1. Open the plugin's settings.
|
3. Set the following values:
|
||||||
2. Set the following values:
|
|
||||||
- API KEY: `sk-1`
|
- API KEY: `sk-1`
|
||||||
- API URL: `http://localhost:3000/v1/audio/transcriptions`
|
- API URL: `http://localhost:3000/v1/audio/transcriptions`
|
||||||
- Model: `whisper-1`
|
- Model: `whisper-1`
|
||||||
|
Reference in New Issue
Block a user