Uberduck Written Tutorial
  • ‼️BEFORE YOU ASK ANYTHING, READ THIS FIRST!
  • 😊Introduction
  • 🗒️Plans and Updates
  • Discord Server Usage
    • Uberduck's Discord server walkthrough 100%
  • Requirements
    • 🤔Which Sources Should I Start?
    • 🛠️Requirements
  • Gathering Dialogs
    • Intro
      • Audacity Tutorial (WIN/MAC/Linux Users)
      • RX7/8 Tutorial (WIN/MAC Users)
      • FL Studio Tutorial (WIN/MAC Users) (WIP)
      • Vegas Pro Tutorial (Windows Only)
      • FFmpeg/FFBatch Tutorial (WIN/MAC/Linux Only)
      • Web version (Any platform)
  • Transcribing and fixing audios
    • Transcribing Dialogues
    • Transcribing Dialogues (Web Version)
    • Templates
    • Vocal Remover Colab Page Guide
  • Dataset sharing
    • Compressing Dataset
  • 🌮Installing Tacotron 2 Locally
    • 🐍Python Clean Install
    • 💻Miniconda Setup
  • Training time
    • Easy or Hard?
    • Training Audio With Tacotron 2 Colab Page
      • Simplified Training Page
      • Advanced Training Page
    • Setting Up for Local Training (WIP)
  • Testing Audio model
    • Testing Voice Model
    • Testing Voice Model (CPU)
  • Troubleshoot and bugs
    • Troubleshooting
  • Extra Stuff
    • Talknet usage
  • Wrapping up
    • The end
Powered by GitBook
On this page

Was this helpful?

  1. Training time

Easy or Hard?

PreviousMiniconda SetupNextTraining Audio With Tacotron 2 Colab Page

Last updated 3 years ago

Was this helpful?

Now you might be asking for yourself, is it easy to train or hard to train?

Most people find it that it's complicated and confusing on how to setup on training, so let me rephrase that.

If you find that it's complicating and confusing, I suggest doing it on trying Google Colab, it's easier and it has few instructions on how to do it:

However, if you are a genius (knowing Python and commands for Windows/Linux), you have decent GPU and you want to train it locally then this page is for you:

Training Audio With Tacotron 2 Colab Page
Setting Up for Local Training (WIP)