mirror of
https://github.com/TMElyralab/MuseTalk.git
synced 2026-02-05 18:09:19 +08:00
initial_commit
This commit is contained in:
18
musetalk/whisper/whisper.egg-info/SOURCES.txt
Normal file
18
musetalk/whisper/whisper.egg-info/SOURCES.txt
Normal file
@@ -0,0 +1,18 @@
|
||||
setup.py
|
||||
whisper/__init__.py
|
||||
whisper/__main__.py
|
||||
whisper/audio.py
|
||||
whisper/decoding.py
|
||||
whisper/model.py
|
||||
whisper/tokenizer.py
|
||||
whisper/transcribe.py
|
||||
whisper/utils.py
|
||||
whisper.egg-info/PKG-INFO
|
||||
whisper.egg-info/SOURCES.txt
|
||||
whisper.egg-info/dependency_links.txt
|
||||
whisper.egg-info/entry_points.txt
|
||||
whisper.egg-info/requires.txt
|
||||
whisper.egg-info/top_level.txt
|
||||
whisper/normalizers/__init__.py
|
||||
whisper/normalizers/basic.py
|
||||
whisper/normalizers/english.py
|
||||
Reference in New Issue
Block a user