Spirit LM Checkpoints
Download Checkpoints
To access and download Spirit LM Checkpoints, please request the model artifacts in this link:
https://ai.meta.com/resources/models-and-libraries/spirit-lm-downloads/
Upon approval, you will then receive an email with download links to each model artifact.
Please note that Spirit LM is made available under the FAIR Noncommercial Research License found in the LICENSE file in the root directory of this source tree and Acceptable Use Policy.
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