Skip to content

Conversation

@dhpollack
Copy link
Contributor

I had the following error after installation. This patch fixed the problem.

import torchaudio
torchaudio.load("ffea344c-e8a6-4697-a952-2580c4c15e48.mp3")
Traceback (most recent call last):
File "", line 1, in
File "/home/david/miniconda3/envs/hu/lib/python3.6/site-packages/torchaudio-0.1-py3.6-linux-x86_64.egg/torchaudio/init.py", line 26, in load
func(bytes(filename), out, sample_rate_p)
TypeError: string argument without an encoding

@apaszke apaszke merged commit f80d6e3 into pytorch:master Jun 12, 2017
@apaszke
Copy link
Contributor

apaszke commented Jun 12, 2017

Thanks!

@dhpollack dhpollack deleted the bytesfix branch September 4, 2017 07:33
mingbowan added a commit that referenced this pull request 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 pull request Feb 26, 2021
mpc001 pushed a commit to mpc001/audio that referenced this pull request Aug 4, 2023
RNN word language model example
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 this pull request may close these issues.

2 participants