Skip to content

Add web server and improve audio player#14

Merged
Blaizzy merged 2 commits intoBlaizzy:mainfrom
ivanfioravanti:main
Mar 2, 2025
Merged

Add web server and improve audio player#14
Blaizzy merged 2 commits intoBlaizzy:mainfrom
ivanfioravanti:main

Conversation

@ivanfioravanti
Copy link
Copy Markdown
Collaborator

  • Implement FastAPI-based server with TTS generation endpoint
  • Create interactive web interface with 3D audio visualization
  • Add support for multiple voices and adjustable speech speed
  • Implement audio playback and file management features
  • Update README with new web interface and server details
  • Bump version to 0.0.2
  • Update requirements and package configuration

Close #13

- Implement FastAPI-based server with TTS generation endpoint
- Create interactive web interface with 3D audio visualization
- Add support for multiple voices and adjustable speech speed
- Implement audio playback and file management features
- Update README with new web interface and server details
- Bump version to 0.0.2
- Update requirements and package configuration
@Blaizzy
Copy link
Copy Markdown
Owner

Blaizzy commented Mar 2, 2025

Thanks Ivan!

Could you run

pre-commit run --all

To clear the tests

@Blaizzy Blaizzy changed the title Add web interface, server, and enhanced TTS features Add web server and improve audio player Mar 2, 2025
@ivanfioravanti
Copy link
Copy Markdown
Collaborator Author

Executed and server.py fixed.

@Blaizzy Blaizzy merged commit c148acd into Blaizzy:main Mar 2, 2025
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.

Add API Server

2 participants