Skip to content

Fix voice listing for /v1/audio/voices endpoint#3

Merged
TroyHernandez merged 1 commit into
mainfrom
fix-voice-listing
Mar 7, 2026
Merged

Fix voice listing for /v1/audio/voices endpoint#3
TroyHernandez merged 1 commit into
mainfrom
fix-voice-listing

Conversation

@TroyHernandez

Copy link
Copy Markdown
Contributor

Summary

  • Unified .fetch_voices_from_api() to handle both /v1/audio/voices and /voices endpoints
  • Fix data.frame extraction: return voices name column instead of unlisting the entire structure

Test plan

  • Verify voice listing returns proper names from Chatterbox API
  • Verify voice listing works for OpenAI-compatible endpoints

Unified .fetch_voices_from_api() to handle both /v1/audio/voices and
/voices endpoints. Properly extract name column from data.frame response
instead of unlisting the entire structure.
@TroyHernandez TroyHernandez merged commit 79eec45 into main Mar 7, 2026
3 of 4 checks passed
@TroyHernandez TroyHernandez deleted the fix-voice-listing branch March 7, 2026 03:04
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