I want to use it by ubuntu without graphic interface
Closed this issue · 2 comments
xh789123 commented
hello ,I want to ask. Can I use buzz without graphic interface. how to do that
raivisdejus commented
User interface is the main feature of the Buzz that makes it easier to use for new users or for users not familiar with command line interface.
Buzz has CLI options that you can use, they are described here https://chidiwilliams.github.io/buzz/docs/cli
This will still open the full app with graphical interface so may not work on server that does not have any graphical subsystems installed on it.
To sum up you sort of can use Buzz without a graphical interface, but such use case most likely is part of some broader process you may get better results by using the transcriptions directly. For example https://github.com/openai/whisper
whisper japanese.wav --language Japanese --model medium
xh789123 commented
thank you for the answer. Hope you get rich soon
…---- Replied Message ----
| From | Raivis ***@***.***> |
| Date | 07/30/2024 23:54 |
| To | chidiwilliams/buzz ***@***.***> |
| Cc | xh789123 ***@***.***>,
Author ***@***.***> |
| Subject | Re: [chidiwilliams/buzz] I want to use it by ubuntu without graphic interface (Issue #863) |
User interface is the main feature of the Buzz that makes it easier to use for new users or for users not familiar with command line interface.
Buzz has CLI options that you can use, they are described here https://chidiwilliams.github.io/buzz/docs/cli
This will still open the full app with graphical interface so may not work on server that does not have any graphical subsystems installed on it.
To sum up you sort of can use Buzz without a graphical interface, but such use case most likely is part of some broader process you may get better results by using the transcriptions directly. For example https://github.com/openai/whisper
whisper japanese.wav --language Japanese --model medium
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>