Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add voice code #13

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

cubxxw
Copy link
Member

@cubxxw cubxxw commented Dec 17, 2024

Signed-off-by: Xinwei Xiong [email protected]

This pull request includes significant updates to the configuration files, command-line interface, and web functionalities of the voiceflow project. The main changes involve updating environment variables, adding new commands, and enhancing the web interface for real-time audio processing.

Configuration Updates:

  • .env.example: Updated MinIO, Azure, AWS, Google, OpenAI, and VOLCENGINE configurations with new placeholders and default values.
  • configs/config.yaml: Updated server port, added AWS configuration, and made changes to logging and service provider settings. [1] [2] [3] [4] [5]

Command-Line Interface Enhancements:

Web Interface Improvements:

Dependency Updates:

  • go.mod: Added dependencies for AWS and Microsoft Cognitive Services SDKs and removed unused dependencies. [1] [2] [3]
  • go.work: Updated Go workspace configuration.

These changes collectively enhance the functionality and configurability of the voiceflow project, making it more robust and easier to use for real-time and file-based speech processing tasks.

FIX #12
FIX #8

@cubxxw cubxxw requested a review from kubbot as a code owner December 17, 2024 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: 使用豆包 TTS 的模式去转化 Feature: 针对文字转语音的能力 TTS
1 participant