-
Notifications
You must be signed in to change notification settings - Fork 234
feat(v2): add audio url and predefined document #940
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
Merged
Changes from 1 commit
Commits
Show all changes
46 commits
Select commit
Hold shift + click to select a range
bebc9d4
feat: add audio url class
6025c2f
fix: typos
9a599e5
test: add tests for audio and audio url
04abdae
feat: add audio url and audio predefined class
f8d700d
Merge remote-tracking branch 'origin/feat-rewrite-v2' into feat-add-a…
d58f804
chore: add types-request
bdf8e88
feat: add audio tensors torch and ndarray
6572df8
fix: mypy type hints
9cd4baa
test: empty test file
b3c1948
test: add more unit and integration tests
7774181
fix: update audio tensors and audio url
af840d4
fix: remove print statements
797f488
docs: add documentation
8b48a77
refactor: rename test audio py to test audio tensor py
e135438
fix: typo in torch tensor py
14fcf6b
feat: add proto stuff to audio tensors
c623a13
test: add tests for proto and set tensors
1be8e3f
fix: set tensor to tensor int, since no inplace change
17786eb
refactor: rename to save to wav file
97355f7
docs: fix typo
20e2344
docs: fix docs for save tensor to wav file
7fc06e1
Merge branch 'feat-rewrite-v2' into feat-add-audio-v2
b34d783
fix: apply suggestions from code review
130d8ab
fix: apply suggestions from code review
2954351
test: fix assertions
61cb103
fix: move max int multiplication to abstract class
5943c0f
feat: add ndim method to abstract tensor class and concrete classes
131c5ff
fix: ndim
83ef649
fix: revert ndim in abstract tensor and torch tensor and ndarray
eecca41
fix: mypy checks
4762c3c
docs: add docstring to n dim
6948122
refactor: move n dim to abstract tensor and subclasses
d174087
refactor: make to protobuf abstract, change node to protobuf signature
3a52303
fix: remove not needed methods
a0be12e
fix: change remote audio file to file from github
9623d29
fix: raw content from remote file
6efdcf2
fix: path to github remote file
5026543
refactor: tensor field name to proto field name
703de43
test: remove redundant test in test audio tensor
83ece31
fix: load audio url to audio ndarray instead of np ndarray
de079e2
refactor: move n dim to computational backend
2ef1350
docs: update docstrings for audio tensors
d51d38e
feat: make dtype in audiourl load optional
3901cfa
Merge branch 'feat-rewrite-v2' into feat-add-audio-v2
a571898
test: fix document refactor and ndarray import
71af630
fix: fix mypy check
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
fix: mypy type hints
Signed-off-by: anna-charlotte <[email protected]>
- Loading branch information
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
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.