Skip to content

Conversation

@Aaron9812
Copy link

  • Switch from streaming to file-based playback approach
  • Use macOS-specific afplay command for reliable audio playback
  • Add fallback to system default player if afplay fails
  • Replace gpt-4o-mini-tts with tts-1-hd model for better quality
  • Remove streaming instructions parameter (not supported by tts-1-hd)

Fixes #7

- Switch from streaming to file-based playback approach
- Use macOS-specific afplay command for reliable audio playback
- Add fallback to system default player if afplay fails
- Replace gpt-4o-mini-tts with tts-1-hd model for better quality
- Remove streaming instructions parameter (not supported by tts-1-hd)

Fixes disler#7
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.

Static from - uv run openai_tts.py

1 participant