Commit d91eb2d
authored
Wangamber/transcription (#43675)
* Migrate azure-ai-speech-transcription to azure-ai-transcription
* Bring cspell settings
* fix broken link
* Revert "fix broken link"
This reverts commit 274332c.
* Rename azure.ai.transcription to azure-ai-transcription
* add transcribe_from_url() convenience method for URL-based transcription
* Revert "Bring cspell settings"
This reverts commit 7bed741.
* Renamed TranscribeRequestContent to TranscriptionContent
* Restore .vscode/cspell.json from upstream/main
* Refactor transcribe_from_url() to use TranscriptionOptions parameter
* fix pylint
* add codeowner file
* update release date and change log1 parent 42a0e4a commit d91eb2d
File tree
59 files changed
+6744
-0
lines changed- .github
- sdk/cognitiveservices/azure-ai-transcription
- azure
- ai
- transcription
- _operations
- _utils
- aio
- _operations
- models
- generated_tests
- samples
- assets
- async_samples
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
59 files changed
+6744
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
83 | 89 | | |
84 | 90 | | |
85 | 91 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
0 commit comments