This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Create a virtual environment named myenv | |
| python3 -m venv myvenv | |
| # Activate this venv | |
| source myvenv/bin/activate | |
| # Now the venv is activated, install the packages | |
| pip install transformers ctranslate2 | |
| ct2-transformers-converter \ | |
| --model whisper-large-v2 | |
| --output_dir whisper-large-v2-ct2 \ | |
| --copy_files tokenizer_config.json \ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #include <mutex> | |
| #include <vlc/vlc.h> | |
| #include <stb_image.h> | |
| #include <nanogui/nanogui.h> | |
| class VideoView: public nanogui::GLCanvas { | |
| public: | |
| nanogui::GLShader shader; | |
| GLuint textureId; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| HIT_HMD2043 | |
| __ __ | |
| || || | |
| ||==|| I T | |
| _|| ||_ | |
| Harold Innovation Technologies | |
| "If it ain't a HIT, it's a piece of..." |