-
Notifications
You must be signed in to change notification settings - Fork 841
M.E.AI.Abstractions - Speech to Text Abstraction #5838
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
stephentoub
merged 32 commits into
dotnet:main
from
rogerbarreto:audio-transcription-abstraction
Apr 2, 2025
Merged
Changes from 1 commit
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
db6b7e3
Initial speech to text abstractions
rogerbarreto 4bdb7b9
Address some feedback (still more things to address)
stephentoub 14c37c2
Merge branch 'main' of https://github.com/rogerbarreto/extensions int…
rogerbarreto fad8017
Resolve conflict
rogerbarreto 3448daa
Ensure UT are working before further changes
rogerbarreto ef93211
Update method names Transcribe / Response to GetText
rogerbarreto 43d610c
Update Test Names to new Method names
rogerbarreto ff4ae4a
Change interface from IList<IAsyncEnumerable> to one stream item at a…
rogerbarreto 0831000
Update XmlDocs with corret definition, ensure correct naming
rogerbarreto 8c893a9
Dropping the Choice / Message concept, flattering the Message with th…
rogerbarreto 3d91982
Remove CultureInfo complexity from language properties
rogerbarreto 009eeca
Adding Prompt property to options + UT
rogerbarreto 305e7e4
Revert global.json changes
rogerbarreto 1feac6d
Add missing experimental
rogerbarreto 956097d
Fix UT
rogerbarreto 0830a51
Address PR comments
rogerbarreto 72407f2
Fix unit tests
rogerbarreto 3c7e4ae
Fix UT
rogerbarreto 8763c8c
Merge branch 'main' into audio-transcription-abstraction
rogerbarreto 8d473cb
Merge branch 'audio-transcription-abstraction' of https://github.com/…
rogerbarreto c6c016e
Address PR comments
rogerbarreto b3d7819
Merge branch 'main' into audio-transcription-abstraction
rogerbarreto ca1338b
Remove async wrapping
rogerbarreto d3a14c9
Adjusting concat / text fields
rogerbarreto 263f0e0
Start time and end time added to update + UT covering
rogerbarreto dd5ec14
AsISpeechToText renaming
rogerbarreto 9eabb98
Remove OpenAIClient ctor + small fixes
rogerbarreto 78e4ebb
Removing rawrepresentation impl from Update -> Response
rogerbarreto 46acd1c
Merge branch 'main' into audio-transcription-abstraction
rogerbarreto 8bf3389
Add missing AsISpeechToText UT
rogerbarreto c5c6e89
Add GetService UT
rogerbarreto 977a0e5
Warning fix
rogerbarreto File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.