Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: GraphDone/GraphDone-TTS
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: GraphDone/GraphDone-TTS
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 2 commits
  • 5 files changed
  • 1 contributor

Commits on Sep 14, 2025

  1. Improve GraphDone TTS UI with modern design and port separation

    - Enhanced web interface with responsive design and professional styling
    - Rebranded from PiperTTS to GraphDone TTS Server throughout UI
    - Separated services to ports 4000 (UI) and 9000 (API) to avoid conflicts
    - Fixed Docker build paths and configuration
    - Simplified result boxes to match original clean design
    - Added comprehensive voice mappings and OpenAI-compatible aliases
    - Optimized status endpoint for faster response times
    Patel230 committed Sep 14, 2025
    Configuration menu
    Copy the full SHA
    3f9cf72 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from GraphDone/feature/ui-improvements

    Improve GraphDone TTS UI with modern design and port separation
    Patel230 authored Sep 14, 2025
    Configuration menu
    Copy the full SHA
    dbfee24 View commit details
    Browse the repository at this point in the history
Loading