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: rainygirl/rspeaker
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: hmmhmmhm/rspeaker
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 6 files changed
  • 1 contributor

Commits on Feb 11, 2026

  1. Configuration menu
    Copy the full SHA
    4adf2eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d76f84f View commit details
    Browse the repository at this point in the history
  3. feat: Edge TTS / Typecast TTS 듀얼 엔진 지원

    - TTSEngine 추상 클래스 기반 EdgeTTSEngine, TypecastTTSEngine 구현
    - typecast-python SDK를 활용한 한국어 음성 합성 (ssfm-v21/v30)
    - CLI 옵션으로 TTS 엔진 선택 (--tts edge|typecast)
    - 설정 파일/환경변수 기반 엔진 설정 우선순위 지원
    - Typecast API 키/Voice ID 대화형 초기 설정 및 보이스 목록 조회
    hmmhmmhm committed Feb 11, 2026
    Configuration menu
    Copy the full SHA
    c24dab9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1e395c0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    37a7e6c View commit details
    Browse the repository at this point in the history
Loading