.gitignore 210 B

1234567891011121314151617
  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
  13. /data_server/target
  14. /*.npy
  15. /*.wav
  16. /results
  17. /data