Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Spaces:
jailen
/
tortoise-base
Build error

App Files Files Community
Fetching metadata from the HF Docker repository...
tortoise-base / models
22.1 kB
Ctrl+K
Ctrl+K
  • 9 contributors
History: 36 commits
mrq
remove redundant phonemize for vall-e (oops), quantize all files and then phonemize all files for cope optimization, load alignment model once instead of for every transcription (speedup with whisperx)
d2a9ab9 over 3 years ago
  • finetunes
    added dropdown to select autoregressive model for TTS, fixed a bug where the settings saveer constantly fires I hate gradio so much why are dropdown.change broken to contiuously fire and send an empty array over 3 years ago
  • tokenizers
    added japanese tokenizer (experimental) over 3 years ago
  • tortoise
    removed redundant training data (they exist within tortoise itself anyways), added utility: view tokenized text over 3 years ago
  • .gitkeep
    0 Bytes
    almost over 3 years ago
  • .template.dlas.yaml
    4.17 kB
    added options to pick tokenizer json and diffusion model (so I don't have to add it in later when I get bored and add in diffusion training) over 3 years ago
  • .template.valle.yaml
    372 Bytes
    remove redundant phonemize for vall-e (oops), quantize all files and then phonemize all files for cope optimization, load alignment model once instead of for every transcription (speedup with whisperx) over 3 years ago