Skip to content

Conversation

@tito
Copy link
Contributor

@tito tito commented Jan 3, 2025

Parse the result to read the file and extract audio length Support works for wav, mp3, opus, aac.
Does not work for flac and pcm yet.

@coveralls
Copy link
Collaborator

coveralls commented Jan 3, 2025

Pull Request Test Coverage Report for Build 12600829613

Details

  • 57 of 62 (91.94%) changed or added relevant lines in 2 files are covered.
  • 20 unchanged lines in 3 files lost coverage.
  • Overall coverage increased (+13.5%) to 94.023%

Changes Missing Coverage Covered Lines Changed/Added Lines %
scope3ai/tracers/openai/text_to_speech.py 55 60 91.67%
Files with Coverage Reduction New Missed Lines %
scope3ai/tracers/openai/chat.py 1 86.75%
scope3ai/worker.py 5 89.69%
scope3ai/lib.py 14 89.88%
Totals Coverage Status
Change from base Build 12553763769: 13.5%
Covered Lines: 1463
Relevant Lines: 1556

💛 - Coveralls

tito added 2 commits January 3, 2025 10:36
Parse the result to read the file and extract audio length
Support works for wav, mp3, opus, aac.
Does not work for flac and pcm yet.
@tito tito force-pushed the mathieu/openai-text-to-speech branch from 953d2ce to 4f8f3e4 Compare January 3, 2025 16:36
@tito tito merged commit 3f7a316 into main Jan 3, 2025
19 checks passed
@tito tito deleted the mathieu/openai-text-to-speech branch January 3, 2025 16:41
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.

4 participants