Docs.rs
vapi-client-0.0.1
vapi-client 0.0.1
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
nikothomas
Dependencies
reqwest ^0.12
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_repr ^0.1
normal
serde_with ^3.8
normal
url ^2.5
normal
Versions
32.52%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
vapi_
client
0.0.1
Module create_
assistant_
dto_
transcriber
Module Items
Enums
In vapi_
client::
models
vapi_client
::
models
Module
create_assistant_dto_transcriber
Copy item path
Source
Enums
§
Create
Assistant
DtoTranscriber
CreateAssistantDtoTranscriber : These are the options for the assistant’s transcriber. These are the options for the assistant’s transcriber.
Language
This is the language that will be set for the transcription. The list of languages Whisper supports can be found here: https://github.com/openai/whisper/blob/main/whisper/tokenizer.py
Model
This is the model that will be used for the transcription.
Provider
This is the transcription provider that will be used.