Skip to content

Instantly share code, notes, and snippets.

View tetration's full-sized avatar
🎯
Focusing

Rafael Oliveira tetration

🎯
Focusing
View GitHub Profile
@tetration
tetration / my_gist1
Created July 2, 2017 01:10
System information from steam
Computer Information:
Manufacturer: Unknown
Model: Unknown
Form Factor: Laptop
No Touch Input Detected
Processor Information:
CPU Vendor: GenuineIntel
CPU Brand: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz
CPU Family: 0x6
@tetration
tetration / gist:236f9891d15ee6ae9af7a93d2afe6fbf
Last active May 13, 2018 23:43
Guide to install Tensor-FlowWavenet for audio generation on Windows 10
1: Download Tensorflow-wavenet in the link below
https://github.com/ibab/tensorflow-wavenet
2: Install librosa in your python 3.6 by using the command: pip install librosa