Skip to content
#

gpu

Here are 33 public repositories matching this topic...

Fine-tune BERT for sentiment analysis. I have done text preprocessing (special tokens, padding, and attention masks) and build a Sentiment Classifier using the amazing Transformers library by Hugging Face! I have train my model on kaggle notebook on gpu. The model give the accuracy of 95.14% on validation dataset.

  • Updated May 25, 2020
  • Jupyter Notebook

This is a notebook from kaggle I had made that allows user's to refine and clean up their tacotron 2 models in terms of the audio output. In order to use this notebook you'll require a Tacotron 2 model fully trained, with the dataset used and the transcription and/or validation file too.

  • Updated Dec 4, 2021
  • Jupyter Notebook

Currently this is not working as the repo used to make the notebook work is under-development, This is a notebook from Kaggle I had made that allows user's to make their own AI voices using 16bit PCM, 22050 HZ WAV files on the Neural networks provided by NVIDIA's creation of Tacotron 2 which has been further developed and worked on by the team a…

  • Updated Feb 21, 2022
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the gpu topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the gpu topic, visit your repo's landing page and select "manage topics."

Learn more