-
Notifications
You must be signed in to change notification settings - Fork 2.2k
llm-speech-transcription sdk #47172
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
amber-yujueWang
merged 79 commits into
Azure:main
from
amber-yujueWang:wangamber/transcription
Dec 19, 2025
Merged
llm-speech-transcription sdk #47172
Changes from 29 commits
Commits
Show all changes
79 commits
Select commit
Hold shift + click to select a range
08fac52
checkout from speech-transcription folder
amber-yujueWang f60fa12
update after renaming
amber-yujueWang 1004ec5
Merge branch 'main' into wangamber/transcription
amber-yujueWang 2f3482d
refactoring
amber-yujueWang fbfa4bb
Merge branch 'wangamber/transcription' of https://github.com/amber-yu…
amber-yujueWang f86ca0d
Updated dependency versions
amber-yujueWang aaa54cb
fix spell check
amber-yujueWang 96e6746
Add spell check dictionary entries and version configuration
amber-yujueWang 4fe7b25
test cusomization
amber-yujueWang db7e5f4
renamed setmodels to clarify
amber-yujueWang 5e910a9
map from int to duration
amber-yujueWang 8d2e316
Merge branch 'main' into wangamber/transcription
amber-yujueWang 6ce6128
add ci and pom.xml and retest customization
amber-yujueWang 3484c06
Merge branch 'wangamber/transcription' of https://github.com/amber-yu…
amber-yujueWang 61cd3c3
fix enable field
amber-yujueWang 53bacf2
fix enable field
amber-yujueWang 58106d6
Merge branch 'wangamber/transcription' of https://github.com/amber-yu…
amber-yujueWang b37ab49
Merge remote-tracking branch 'upstream/main' into wangamber/transcrip…
amber-yujueWang 910939f
Merge branch 'main' into wangamber/transcription
amber-yujueWang 4650f87
move AudioFileDetails into TranscriptionOptions and add 2 constructor…
amber-yujueWang 372ebee
update test
amber-yujueWang 4739db8
change constructor to transcribe(TranscriptionOptions options)
amber-yujueWang a7df821
Merge branch 'main' into wangamber/transcription
amber-yujueWang 9b7989b
slve conflict version
amber-yujueWang 37a1680
Merge upstream/main into wangamber/transcription
amber-yujueWang 922d7c8
update test
amber-yujueWang fa0ed79
fix linting
amber-yujueWang 997ee32
Merge branch 'main' into wangamber/transcription
amber-yujueWang ed37a17
Merge branch 'main' into wangamber/transcription
amber-yujueWang e94da0c
add codeowner
amber-yujueWang 3221629
Merge branch 'wangamber/transcription' of https://github.com/amber-yu…
amber-yujueWang b90a526
add codeowner
amber-yujueWang 5271b64
Merge branch 'main' into wangamber/transcription
amber-yujueWang 4362af0
add release date
amber-yujueWang 8dbe475
Merge branch 'main' into wangamber/transcription
amber-yujueWang eae16b2
Merge branch 'main' into wangamber/transcription
amber-yujueWang 4c5d853
Merge branch 'wangamber/transcription' of https://github.com/amber-yu…
amber-yujueWang 4db7356
update changelog
amber-yujueWang c597e0e
Merge branch 'main' into wangamber/transcription
amber-yujueWang 8b7b17d
Merge branch 'main' into wangamber/transcription
amber-yujueWang e7d237c
add response
amber-yujueWang 0c1248b
Merge branch 'wangamber/transcription' of https://github.com/amber-yu…
amber-yujueWang 32914ff
Merge remote-tracking branch 'upstream/main' into wangamber/transcrip…
amber-yujueWang d853705
Merge remote-tracking branch 'upstream/main' into wangamber/transcrip…
amber-yujueWang 821669f
Merge remote-tracking branch 'upstream/main' into wangamber/transcrip…
amber-yujueWang 4ef97e0
update sample, readme, tests
amber-yujueWang 7182118
update tsp files
amber-yujueWang ae53c9e
Merge remote-tracking branch 'upstream/main' into wangamber/transcrip…
amber-yujueWang 822b629
update version_client
amber-yujueWang 108ed83
regenerate sdk from typespec
amber-yujueWang f440c98
adding javadoc for customized function
amber-yujueWang d569e98
Merge branch 'wangamber/transcription' of https://github.com/amber-yu…
amber-yujueWang ae8be1d
Merge remote-tracking branch 'upstream/main' into wangamber/transcrip…
amber-yujueWang 414e8af
update samples
amber-yujueWang fdb5660
Merge remote-tracking branch 'upstream/main' into wangamber/transcrip…
amber-yujueWang 89c75ab
Merge branch 'wangamber/transcription' of https://github.com/amber-yu…
amber-yujueWang c0da94c
fix cspell
amber-yujueWang 62418e8
fix cspell
amber-yujueWang 6bf7a5d
fix codeownerlint
amber-yujueWang b9cdaed
Merge branch 'wangamber/transcription' of https://github.com/amber-yu…
amber-yujueWang d91ab16
fix cspell
amber-yujueWang aa71822
fix codeowner lint
amber-yujueWang 49fea43
update tests
amber-yujueWang 0551402
update broken links
amber-yujueWang 74400e3
Merge branch 'main' into wangamber/transcription
amber-yujueWang f9cc844
checkout cspell
amber-yujueWang edd2285
Merge branch 'wangamber/transcription' of https://github.com/amber-yu…
amber-yujueWang 82ed087
update readme and modify enabled property for EnhancedModeOptions
amber-yujueWang 18de5f6
Merge branch 'wangamber/transcription' of https://github.com/amber-yu…
amber-yujueWang 1d7ce7f
Merge remote-tracking branch 'upstream/main' into wangamber/transcrip…
amber-yujueWang 3de96a9
modify enhanceed mode customization
amber-yujueWang 2d0393e
modify enhanceed mode customization and update readme
amber-yujueWang cc7ef97
created a new service directory to put all the transcription SDK's under
amber-yujueWang 4d11154
update tsp commit
amber-yujueWang 3e9b8e7
fetch previous recording
amber-yujueWang 3a93c14
Merge branch 'main' into wangamber/transcription
amber-yujueWang d760a51
redo recording test
amber-yujueWang ef2c1cf
undo changes to pom.xml in previous package service
amber-yujueWang 181096e
update changelog
amber-yujueWang 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
13 changes: 13 additions & 0 deletions
13
sdk/cognitiveservices/azure-ai-speech-transcription/CHANGELOG.md
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,13 @@ | ||
| # Release History | ||
|
|
||
| ## 1.0.0-beta.1 (Unreleased) | ||
|
|
||
| - Azure Transcription client library for Java. This package contains Microsoft Azure Transcription client library. | ||
|
|
||
| ### Features Added | ||
|
|
||
| ### Breaking Changes | ||
|
|
||
| ### Bugs Fixed | ||
|
|
||
| ### Other Changes |
Oops, something went wrong.
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.