Spirit LM Checkpoints
Download Checkpoints
Checkpoints are in this repo
Please note that Spirit LM is made available under the FAIR Noncommercial Research License
License is here: https://github.com/facebookresearch/spiritlm/blob/main/LICENSE
Structure
The checkpoints directory should look like this:
checkpoints/
βββ README.md
βββ speech_tokenizer
β βββ hifigan_spiritlm_base
β β βββ config.json
β β βββ generator.pt
β β βββ speakers.txt
β β βββ styles.txt
β βββ hifigan_spiritlm_expressive_w2v2
β β βββ config.json
β β βββ generator.pt
β β βββ speakers.txt
β βββ hubert_25hz
β β βββ L11_quantizer_500.pt
β β βββ mhubert_base_25hz.pt
β βββ style_encoder_w2v2
β β βββ config.json
β β βββ pytorch_model.bin
β βββ vqvae_f0_quantizer
β βββ config.yaml
β βββ model.pt
βββ spiritlm_model
βββ spirit-lm-base-7b
β βββ config.json
β βββ generation_config.json
β βββ pytorch_model.bin
β βββ special_tokens_map.json
β βββ tokenizer_config.json
β βββ tokenizer.model
βββ spirit-lm-expressive-7b
βββ config.json
βββ generation_config.json
βββ pytorch_model.bin
βββ special_tokens_map.json
βββ tokenizer_config.json
βββ tokenizer.model