外观
音频
语音识别
http
POST /v1/audio/transcriptionsbash
curl "$CAMPUS_AI_BASE_URL/audio/transcriptions" \
-H "Authorization: Bearer $CAMPUS_AI_API_KEY" \
-F "model=your-transcription-model" \
-F "[email protected]"语音翻译
http
POST /v1/audio/translations语音合成
http
POST /v1/audio/speech音频文件可能包含声音身份、生物特征和课堂个人信息。上传前应取得适当授权,并按学校数据分类要求选择分组。
