Highlights
- Pro
Block or Report
Block or report josephrocca
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
clip-image-sorter Public
Sort a folder of images according to their similarity with provided text in your browser (use a browser-ported version of OpenAI's CLIP model and the web's new File System Access API)
-
openai-clip-js Public
OpenAI's CLIP model ported to JavaScript using the ONNX web runtime
-
dalle-encoder-decoder-js Public
A JavaScript port of OpenAI's DALL-E encoder/decoder (using TensorFlow.js)
-
tfjs-acgan-browser-training Public
Train an Auxiliary Classifier GAN (ACGAN) in a browser tab with tensorflow.js
JavaScript 2
-
bulk-file-transformer Public
A browser-based tool that allows you to define a custom JavaScript function which is used to transform/convert/rename/etc a folder of files (using the new File System Access API).
-
Cellular automata based on randomly generated "color transition rules". Written in Rust as a learning project.
Rust 2
634 contributions in the last year
Activity overview
Contribution activity
October 2022
Created 12 commits in 2 repositories
Created 2 repositories
Created a pull request in facebookincubator/AITemplate that received 5 comments
Created an issue in google/lyra that received 4 comments
Correct tflite model usage/pipeline?
My current guess/understanding is:
Get 320 samples of a 16 khz audio file
Feed that into soundstream_encoder.tflite as float32[1,320] and get floa…




