Package: stt.api 0.2.1
stt.api: 'OpenAI' Compatible Speech-to-Text API Client
A minimal-dependency R client for 'OpenAI'-compatible speech-to-text APIs (see <https://platform.openai.com/docs/api-reference/audio>) with optional local fallbacks. Supports 'OpenAI', local servers, and the 'whisper' package for local transcription.
Authors:
stt.api_0.2.1.tar.gz
stt.api_0.2.1.zip(r-4.7)stt.api_0.2.1.zip(r-4.6)stt.api_0.2.1.zip(r-4.5)
stt.api_0.2.1.tgz(r-4.6-any)stt.api_0.2.1.tgz(r-4.5-any)
stt.api_0.2.1.tar.gz(r-4.7-any)stt.api_0.2.1.tar.gz(r-4.6-any)
stt.api_0.2.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
stt.api/json (API)
NEWS
| # Install 'stt.api' in R: |
| install.packages('stt.api', repos = c('https://cornball-ai.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/cornball-ai/stt.api/issues
Last updated from:1ae96e2ef6. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 116 | ||
| source / vignettes | OK | 183 | ||
| linux-release-x86_64 | OK | 110 | ||
| macos-release-arm64 | OK | 93 | ||
| macos-oldrel-arm64 | OK | 137 | ||
| windows-devel | OK | 77 | ||
| windows-release | OK | 60 | ||
| windows-oldrel | OK | 60 | ||
| wasm-release | OK | 100 |
Exports:clear_native_whisper_cacheset_stt_baseset_stt_keysttstt_health
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Clear native whisper model cache | clear_native_whisper_cache |
| Set the API Base URL | set_stt_base |
| Set the API Key | set_stt_key |
| Speech to Text | stt |
| Check STT Backend Health | stt_health |
