Skip to content

Conversation

@vincentqb
Copy link
Contributor

@vincentqb vincentqb commented Nov 25, 2019

Addressing comment.

@vincentqb vincentqb mentioned this pull request Nov 25, 2019
@vincentqb
Copy link
Contributor Author

Tested with

      def test_download_url(self):
  
          url = "http://www.patentsview.org/data/20171226/botanic.tsv.zip"
          hash_value = "94c642405619b20ecaf657b30e84bab787320649e751ed6ac629c0be613ded44"
          download_folder = "."                                    
  
          from torchaudio.datasets.utils import download_url                                 
          download_url(url, download_folder, hash_value=hash_value)

@vincentqb vincentqb merged commit bdf9255 into pytorch:master Nov 25, 2019
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