Initial project setup for AudioScribe
Basic environment for Volcano Engine (Bytedance) bigmodel audio transcription API. Includes Python virtual environment, dependencies (requests, python-dotenv), and configuration template. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
3
.env.example
Normal file
3
.env.example
Normal file
@@ -0,0 +1,3 @@
|
||||
# Volcano Engine (Bytedance) API Configuration
|
||||
X_API_KEY=your_api_key_here
|
||||
X_API_RESOURCE_ID=volc.seedasr.auc
|
||||
Reference in New Issue
Block a user