Back to Krillinai

Aliyun

aliyun.md

1.4.02.1 KB
Original Source

Prerequisites

You need to have an Alibaba Cloud account and complete real-name verification. Most services have free quotas.

Obtaining Alibaba Cloud access_key_id and access_key_secret

  1. Go to the Alibaba Cloud AccessKey management page.
  2. Click on "Create AccessKey." If needed, select the usage method as "Used in local development environment."
  3. Keep it safe; it's best to copy it to a local file for storage.

Activating Alibaba Cloud Voice Service

  1. Go to the Alibaba Cloud Voice Service management page. You need to activate the service on your first visit.
  2. Click on "Create Project."
  3. Select features and activate them.
  4. The "Streaming Text-to-Speech (CosyVoice Large Model)" needs to be upgraded to the commercial version; other services can use the free trial version.
  5. Simply copy the app key.

Activating Alibaba Cloud OSS Service

  1. Go to the Alibaba Cloud Object Storage Service Console. You need to activate the service on your first visit.
  2. Select the Bucket list on the left, then click "Create."
  3. Choose "Quick Create," fill in a compliant Bucket name, and select the Shanghai region to complete the creation (the name you enter here will be the value for the configuration item aliyun.oss.bucket).
  4. After creation, enter the Bucket.
  5. Turn off the "Block Public Access" switch and set the read and write permissions to "Public Read."