30 Whisper Client Setup - gloveboxes/OpenAI-Whisper-Transcriber-Sample GitHub Wiki
Install the OpenAI Whisper Transcriber Client
The following document describes the ways to interact with the OpenAI Whisper Transcriber Service.
- The Whisper Transcriber Client app is the most capable.
- The Whisper Transcriber Web Client is the most convenient.
- Securely access the Whisper Transcriber Service from anywhere with ngrok.
- And using Postman to call the Whisper Transcriber Service REST API is useful for testing.
The following section describes how to install the Whisper Transcriber Client app on the same computer as the Whisper Transcriber Service.