Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

deepgram-rust-sdk

deepgram-rust-sdk 收录了来自 deepgram 的 7 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
7
Stars
65
更新
2026-05-12
Forks
43
职业覆盖
1 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

deepgram-rust-audio-intelligence
软件开发工程师

Use when implementing Deepgram audio intelligence from the Rust SDK, especially when intelligence features are attached to STT Options and batch responses instead of a separate audio-intelligence module.

2026-05-12
deepgram-rust-conversational-stt
软件开发工程师

Use when implementing Deepgram Flux conversational STT from the Rust SDK, including flux_request APIs, turn events, FluxResponse handling, and turn-detection tuning for voice-agent-style pipelines.

2026-05-12
deepgram-rust-management-api
软件开发工程师

Use when implementing Deepgram project, key, member, scope, billing, invitation, or usage operations from the Rust SDK, including manage feature flags and the real Deepgram::projects/keys/members/scopes/billing/usage APIs.

2026-05-12
deepgram-rust-speech-to-text
软件开发工程师

Use when implementing Deepgram speech-to-text in the Rust SDK, including prerecorded REST transcription, live WebSocket streaming, listen feature flags, Options builder usage, and response handling.

2026-05-12
deepgram-rust-text-to-speech
软件开发工程师

Use when implementing Deepgram text-to-speech in the Rust SDK, including Aura model selection, speak feature flags, output file or byte-stream handling, and real crate APIs under speak::options and Speak.

2026-05-12
deepgram-rust-text-intelligence
软件开发工程师

Use when a user asks for Deepgram text intelligence from Rust. Route to raw HTTP guidance because this crate does not currently expose a dedicated /v1/read client or typed text-intelligence module.

2026-04-27
deepgram-rust-voice-agent
软件开发工程师

Use when a user asks for Deepgram Voice Agent support from Rust. Route honestly: this crate does not currently expose the Agent WebSocket API, reusable agent configurations, or typed voice-agent events.

2026-04-27