Want a sneak peek into what we're launching early next week!? Look closely
@reach_vb
-
Building TTS Evaluation Pipeline with PortaSpeech
By
–
Alrighty! Taking the day to play around with PortaSpeech and build a more solid evaluation pipeline for TTS models. Very heavily caffeinated! Let’s do it!
-
Upload AI Models to Hub and Create Comparison Demo Space
By
–
Definitely! Upload it to the the hub ;)) Would also be cool to have a demo HF space to compare the two models
-
Choosing Speech Recognition Models: Whisper and Alternatives
By
–
3. pick a model there are a lot of options https://
huggingface.co/models?pipelin
e_tag=automatic-speech-recognition&sort=downloads
… not sure what to pick? whisper is the most popular -
Transformers Pipeline Import Script Creation Guide
By
–
2. from transformers import pipeline create a script. import the pipeline function
-
Install Transformers Library for AI Model Development
By
–
1. pip install transformers https://
github.com/huggingface/tr
ansformers
… -
Transcribe Audio with Whisper using Transformers in 3 Lines
By
–
TUTORIAL – Transcribe Audio with Whisper using Transformers! (3 lines of code)
-
Playing with ChatGPT as My Missing Dog Max
By
–
I was missing my dog (a labrador) Max a little too much and decided to play with ChatGPT to see how it'd react to being Max. It made my day! But I miss him way more now!
-
Default Logistic Regression Outperforms Complex Models
By
–
All of this is to find out that the default LR works the best! Kill me already!
-
GPU Fine-tuning Server Issues: Only 3 of 8 Units Completed
By
–
Saw that the Uni server was idle yesterday and kicked off fine-tuning runs on all 8 GPUs. Turns out only 3 of them actually finished. What a sad way to begin your Sunday..