Skip to content

Latest commit

 

History

History
31 lines (28 loc) · 2.07 KB

File metadata and controls

31 lines (28 loc) · 2.07 KB

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." Alibaba Cloud access key
  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." Alibaba Cloud speech
  3. Select features and activate them. Alibaba Cloud speech
  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. Alibaba Cloud speech
  5. Simply copy the app key. Alibaba Cloud speech

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." Alibaba Cloud OSS
  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). Alibaba Cloud OSS
  4. After creation, enter the Bucket. Alibaba Cloud OSS
  5. Turn off the "Block Public Access" switch and set the read and write permissions to "Public Read." Alibaba Cloud OSS Alibaba Cloud OSS