Skip to content

Commit

Permalink
update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
CheshireCC committed Jan 29, 2024
1 parent 1ccd169 commit 0531017
Showing 1 changed file with 31 additions and 56 deletions.
87 changes: 31 additions & 56 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,78 +5,57 @@
- ## model download

- https://huggingface.co/models?sort=trending&search=faster-whisper

- you can also download and convert models in software

- large-v3 model float32 :
- [Huggingface](https://huggingface.co/CheshireCC/faster-whisper-large-v3-float32)
- [百度云网盘链接](https://pan.baidu.com/s/1JJJASDFd6iNyZkcEXEkq3g?pwd=sif3 )





- [Huggingface](https://huggingface.co/CheshireCC/faster-whisper-large-v3-float32)
- [百度云网盘链接](https://pan.baidu.com/s/1JJJASDFd6iNyZkcEXEkq3g?pwd=sif3)
- ### Links

- [pyside6-fluent-widgets](https://github.com/zhiyiYo/PyQt-Fluent-Widgets)

- [faster-whisper](https://github.com/guillaumekln/faster-whisper)

- [whisperX](https://github.com/m-bain/whisperX)

- [HuggingFace models download](https://huggingface.co/models)

- [Demucs](https://github.com/facebookresearch/demucs)

- more and better AVE :

- [UVR](https://github.com/Anjok07/ultimatevocalremovergui#installation)

- [Demucs-Gui](https://github.com/CarlGao4/Demucs-Gui)

- [pyside6-fluent-widgets](https://github.com/zhiyiYo/PyQt-Fluent-Widgets)
- [faster-whisper](https://github.com/guillaumekln/faster-whisper)
- [whisperX](https://github.com/m-bain/whisperX)
- [HuggingFace models download](https://huggingface.co/models)
- [Demucs](https://github.com/facebookresearch/demucs)
- more and better AVE :

- [UVR](https://github.com/Anjok07/ultimatevocalremovergui#installation)
- [Demucs-Gui](https://github.com/CarlGao4/Demucs-Gui)
- ## What's this

- this is a GUI software of faster-whisper , you can:
- Transcrib audio or video files to srt/txt/smi/vtt/lrc file

- convert online OpenAI-whisper-models to ct2 format

- provide all paraments of VAD-model and whisper-model

- now, it support whisperX

- Demucs model support

- whisper large-v3 model support


------
---

- ## Best wishes to the world that received this message

- ### Agreement

- ## Best wishes to the world that received this message ##
- By using this software, you have read and agreed to the following user agreement:
- You agree to use this software in compliance with the laws of your country or region.
- You may not perform, including, but not limited to, the following acts, nor facilitate any violation of the law:
- those who oppose the basic principles laid down in the Constitution.
- endangering national security, divulging state secrets, subverting state power and undermining national unity.
- harming the honor and interests of the country.
- inciting ethnic hatred and racial discrimination.
- those who sabotage the country's religious policy and promote cults.
- spreading rumors, disturbing social order and undermining social stability.
- spreading pornography, gambling, violence, murder, terrorism or abetting crime.
- insulting or slandering others and infringing upon the legitimate rights and interests of others.
- containing other contents prohibited by laws or administrative regulations.
- All consequences and responsibilities caused by violations of laws and regulations in any related matters such as the generation, collection, processing and use of your data shall be borne by you.

- ### Agreement
---

- By using this software, you have read and agreed to the following user agreement:
- You agree to use this software in compliance with the laws of your country or region.
- You may not perform, including, but not limited to, the following acts, nor facilitate any violation of the law:
- those who oppose the basic principles laid down in the Constitution.
- endangering national security, divulging state secrets, subverting state power and undermining national unity.
- harming the honor and interests of the country.
- inciting ethnic hatred and racial discrimination.
- those who sabotage the country's religious policy and promote cults.
- spreading rumors, disturbing social order and undermining social stability.
- spreading pornography, gambling, violence, murder, terrorism or abetting crime.
- insulting or slandering others and infringing upon the legitimate rights and interests of others.
- containing other contents prohibited by laws or administrative regulations.
- All consequences and responsibilities caused by violations of laws and regulations in any related matters such as the generation, collection, processing and use of your data shall be borne by you.

## Star History

---
[![Star History Chart](https://api.star-history.com/svg?repos=CheshireCC/faster-whisper-GUI&type=Timeline)](https://star-history.com/#CheshireCC/faster-whisper-GUI&Timeline)

- ### Load Model / Download Model / Convert Model

Expand All @@ -85,11 +64,9 @@
- ### Large-v3 模型支持

![image-20231118155209847](./README.assets/image-20231118155209847.png)

- ### Demucs AVE

![DemucsFunction](./README.assets/DemucsFunction.png)

- ### batch process

![image-20231008150849827](./README.assets/image-20231008150849827.png)
Expand All @@ -110,12 +87,10 @@

- ### Silero VAD

![image-20231113020407272](./README.assets/image-20231113020407272.png)

![image-20231113020407272](./README.assets/image-20231113020407272.png)
- ### setting

![image-20231118155300816](./README.assets/image-20231118155300816.png)

![image-20231118155300816](./README.assets/image-20231118155300816.png)
- ### Show result and edit timestample

![0.3.0_result](./README.assets/0.3.0_result.png)![image-20231007191942864](./README.assets/image-20231007191942864.png)
Expand Down

0 comments on commit 0531017

Please sign in to comment.