.gitignore 161 B

123456789101112
  1. .pgx.*
  2. .pdm-python
  3. /fish_speech.egg-info
  4. __pycache__
  5. /results
  6. /data
  7. /*.test.sh
  8. *.filelist
  9. filelists
  10. /fish_speech/text/cmudict_cache.pickle
  11. /checkpoints
  12. /.vscode