This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Üye Ol
Giriş Yap
github
/
tts-generation-webui
şunun yansıması
https://github.com/rsxdalv/tts-generation-webui
İzle
2
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Wiki
Ağaç:
0adb352584
Dallar
Biçim İmleri
gh-pages
main
tts-generation-...
/
tts_webui
/
history_tab
/
delete_generation.py
delete_generation.py
84 B
Geçmiş
Ham
1
2
3
4
5
import shutil
def delete_generation(directory: str):
shutil.rmtree(directory)