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

Feature/elevenlabs - Shrinked MVP #27

Merged
merged 15 commits into from
Jan 18, 2024
Merged

Feature/elevenlabs - Shrinked MVP #27

merged 15 commits into from
Jan 18, 2024

Conversation

HackXIt
Copy link
Owner

@HackXIt HackXIt commented Jan 18, 2024

Due to lack of time and doing the programming alone, I have completed a very basic version of the application.

It is capable of the following:

  • Configure settings for an API (ElevenLabs)
  • Store or load settings from app_settings.json (Stored in same folder as executable)
  • API can be selected from settings and application settings as well as API specific settings are accessible globally
  • Load a text file into the editor
  • Save a text file from the editor
  • Generate a .wav audio file by calling ElevenLabs API using the input text
  • Write README on how to contribute additional APIs with settings integration

The application is still error-prone, due to the early stage of development.

Hopefully others will find my READMEs helpful in continuing the project for contribution.

What doesn't work:

  • Audio control buttons (Start, Stop, etc.)
  • Listen button (Livestream audio instead of saving to file)
  • SSML insertion (although some backend functionality is available to do so)

@HackXIt HackXIt merged commit 9d94842 into main Jan 18, 2024
1 check passed
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.

1 participant