All files that belong to this model
@override List<ModelFile> get files => [ for (final s in _sources) TtsBundleFile.fromSource(s), ];