Skip to content
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

Need API for saving to file. #2

Closed
sanyam5 opened this issue May 27, 2017 · 1 comment · Fixed by #3
Closed

Need API for saving to file. #2

sanyam5 opened this issue May 27, 2017 · 1 comment · Fixed by #3

Comments

@sanyam5
Copy link

sanyam5 commented May 27, 2017

Currently we only have a load function. But after training the network it would be great if we can save the generated tensor to a file.

@soumith I think we can reuse a lot of code from this repo https://github.com/MattVitelli/GRUV

@sanyam5 sanyam5 changed the title Need API for saving the file. Need API for saving to file. May 27, 2017
@SeanNaren
Copy link
Contributor

Added the ability in the PR #3, check the branch if you want to start loading audio till its merged!

@soumith soumith closed this as completed in #3 Jun 1, 2017
@soumith soumith reopened this Jun 1, 2017
@soumith soumith closed this as completed Jun 1, 2017
mingbowan added a commit that referenced this issue Nov 25, 2019
* adding smoke test

* adding smoke test

* fix config.yml

* trigger smoke test

* test aws erc credential

* test aws erc credential

* test aws erc credential

* test aws erc credential

* adding ecr cred

* test aws erc credential

* test aws erc credential

* test aws erc credential - different way

* test aws erc credential - different way #2

* test aws erc credential - different way #3

* test aws erc credential - different way #4

* test aws #1

* test aws erc credential, after enabling circleci setting

* fixing conda init

* add verbose output for smoke test

* add docker image build workflow

* add docker image build workflow

* fix aws ecr login

* use images build from circelci

* ready for review

* updated Readme with instructions on nightly install, also updated docker image which can make nightlies installed via pip pass

* nit

* reduce size
mthrok pushed a commit to mthrok/audio that referenced this issue Feb 26, 2021
Fix typos regarding SGD, and make links specific
mthrok pushed a commit to mthrok/audio that referenced this issue Dec 13, 2022
* Create torchserve_with_ipex_2.rst

* create torchserve-ipex-images-2

* add torchserve-ipex-images-2 png

* add png

* update wording

* update wording

* update wording

* update wording

* add tutorial to matrix and left nav

* Delete placeholder

* link github

* tutorial -> blog

Co-authored-by: Svetlana Karslioglu <[email protected]>

* tutorial -> blog

Co-authored-by: Svetlana Karslioglu <[email protected]>

* grammar fix

Co-authored-by: Svetlana Karslioglu <[email protected]>

* grammar fix

Co-authored-by: Svetlana Karslioglu <[email protected]>

* grammar fix

Co-authored-by: Svetlana Karslioglu <[email protected]>

* blog -> tutorial

Co-authored-by: Svetlana Karslioglu <[email protected]>

* un-tuned -> untuned, submetircs -> sub-metrics

* blog -> tutorial, we'll -> we will

* with torch.autograd.profiler.emit_itt()

* grammar fix

Co-authored-by: Svetlana Karslioglu <[email protected]>

* grammar fix

Co-authored-by: Svetlana Karslioglu <[email protected]>

* we'll -> we will

Co-authored-by: Svetlana Karslioglu <[email protected]>

* we'll -> we will

Co-authored-by: Svetlana Karslioglu <[email protected]>

* we'll -> we will

Co-authored-by: Svetlana Karslioglu <[email protected]>

* we've -> we have

Co-authored-by: Svetlana Karslioglu <[email protected]>

* we'll -> we will

Co-authored-by: Svetlana Karslioglu <[email protected]>

* we'll ->  we will

Co-authored-by: Svetlana Karslioglu <[email protected]>

* 2 -> two

Co-authored-by: Svetlana Karslioglu <[email protected]>

* we'll -> we will

Co-authored-by: Svetlana Karslioglu <[email protected]>

* e.g., -> for example, refer to -> see

Co-authored-by: Svetlana Karslioglu <[email protected]>

* etc -> and more

* we'll -> we will

Co-authored-by: Svetlana Karslioglu <[email protected]>

* we'll -> we will

Co-authored-by: Svetlana Karslioglu <[email protected]>

* we'll we will

Co-authored-by: Svetlana Karslioglu <[email protected]>

* un-tuned -> untuned

Co-authored-by: Svetlana Karslioglu <[email protected]>

* take-aways -> conclusion

Co-authored-by: Svetlana Karslioglu <[email protected]>

* blog -> tutorial, we've -> we have

Co-authored-by: Svetlana Karslioglu <[email protected]>

* fix linking

Co-authored-by: Svetlana Karslioglu <[email protected]>

* fix png sizes

* my lin <url>__

* (1) add content under each heading (2) fix heading syntax

* update

* blog -> tutorial

Co-authored-by: Svetlana Karslioglu <[email protected]>
Cole-FB pushed a commit to Cole-FB/audio that referenced this issue Feb 13, 2023
Summary: Task pytorch#2 from pytorch#2835

Differential Revision: D42854156

fbshipit-source-id: ef3fab68cbba0da35891c67bbd0833367c1e29b4
facebook-github-bot pushed a commit that referenced this issue Feb 15, 2023
Summary:
Pull Request resolved: #3056

Task #2 from #2835

Reviewed By: mthrok

Differential Revision: D42854156

fbshipit-source-id: e1b3bd992c91fedc55f30a814e16efd7c51e0c80
atalman added a commit to atalman/audio that referenced this issue Jun 8, 2023
facebook-github-bot pushed a commit that referenced this issue Jun 8, 2023
Summary:
[Nova] Add cache ffmpeg before building - 2
Follow up after #3417, need to pass new arguments to test-infra workflows

Pull Request resolved: #3423

Reviewed By: mthrok

Differential Revision: D46559344

Pulled By: atalman

fbshipit-source-id: fa5cccc3bfb052688de4a05cc3b4f37fcbe3a6f5
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 a pull request may close this issue.

3 participants