Initial commit
Dockerfile
0 → 100644
README.md
0 → 100644
requirements.txt
0 → 100644
| onnxruntime # VAD needs it | |||
| pika==1.3.1 | |||
| pysrt | |||
| torchaudio # VAD needs it | |||
| transformers | |||
| typeguard==4.1.5 | |||
| typing_extensions==4.8.0 | |||
| whisper-timestamped | |||
| \ No newline at end of file |
src/asr_funs.py
0 → 100644
src/main.py
0 → 100644
src/run_funs.py
0 → 100644
src/trs_class.py
0 → 100644
Please register or sign in to comment