char
Live transcription and audio tools
char [--no-color] [-v] [-q] [-h] [-V] <command>
Global options:
-v, --verbose— Increase logging verbosity-q, --quiet— Decrease logging verbosity
Options:
--no-color-h, --help— Print help-V, --version— Print version
Subcommands:
transcribe— Transcribe an audio filemodels— Manage local modelscompletions— Generate shell completionsrecord— Record audio to an MP3 filedesktop— Open the desktop app or download pagemeetings— Browse past meetingshumans— Browse humans (contacts)orgs— Browse organizationsexport— Export data in various formats
char transcribe
Transcribe an audio file
char transcribe <--input> <-p> [-k] [-o] [-f] [--base] [--base-url] [--api-key] [-m] [-l] [-h] [-V]
Options:
--input <FILE>-p, --provider <PROVIDER>-k, --keyword <KEYWORD>-o, --output <FILE>-f, --format <FORMAT>(default:pretty)--base <DIR>--base-url <BASE_URL>--api-key <API_KEY>-m, --model <MODEL>-l, --language <LANGUAGE>(default:en)-h, --help— Print help-V, --version— Print version
char models
Manage local models
char models [--base] [-h] [-V] <command>
Options:
--base <DIR>-h, --help— Print help-V, --version— Print version
Subcommands:
list— List local models and their statusdownload— Download a model by namedelete— Delete a downloaded model
char models list
List local models and their status
char models list [-f] [-h] [-V]
Options:
-f, --format <FORMAT>(default:pretty)-h, --help— Print help-V, --version— Print version
char models download
Download a model by name
char models download [-h] [-V] <name>
Options:
-h, --help— Print help-V, --version— Print version
Arguments:
<NAME>
char models delete
Delete a downloaded model
char models delete [--force] [-h] [-V] <name>
Options:
--force-h, --help— Print help-V, --version— Print version
Arguments:
<NAME>
char completions
Generate shell completions
char completions [-h] [-V] <shell>
Options:
-h, --help— Print help-V, --version— Print version
Arguments:
<SHELL>
char record
Record audio to an MP3 file
char record [--audio] [-o] [-f] [-h] [-V]
Options:
--audio <AUDIO>(default:input)-o, --output <FILE>-f, --format <FORMAT>(default:pretty)-h, --help— Print help-V, --version— Print version
char desktop
Open the desktop app or download page
char desktop [-h] [-V]
Options:
-h, --help— Print help-V, --version— Print version
char meetings
Browse past meetings
char meetings [-h] [-V] <command>
Options:
-h, --help— Print help-V, --version— Print version
Subcommands:
list— List meetingsview— View a specific meetingparticipants— List participants in a meetingadd-participant— Add a participant to a meetingrm-participant— Remove a participant from a meeting
char meetings list
List meetings
char meetings list [-h] [-V]
Options:
-h, --help— Print help-V, --version— Print version
char meetings view
View a specific meeting
char meetings view <--id> [-h] [-V]
Options:
--id <ID>-h, --help— Print help-V, --version— Print version
char meetings participants
List participants in a meeting
char meetings participants <--id> [-h] [-V]
Options:
--id <ID>-h, --help— Print help-V, --version— Print version
char meetings add-participant
Add a participant to a meeting
char meetings add-participant <--meeting> <--human> [-h] [-V]
Options:
--meeting <MEETING>--human <HUMAN>-h, --help— Print help-V, --version— Print version
char meetings rm-participant
Remove a participant from a meeting
char meetings rm-participant <--meeting> <--human> [-h] [-V]
Options:
--meeting <MEETING>--human <HUMAN>-h, --help— Print help-V, --version— Print version
char humans
Browse humans (contacts)
char humans [-h] [-V] <command>
Options:
-h, --help— Print help-V, --version— Print version
Subcommands:
list— List all humansadd— Add a new humanedit— Edit a humanshow— Show details for a humanrm— Remove a human
char humans list
List all humans
char humans list [-f] [-h] [-V]
Options:
-f, --format <FORMAT>(default:pretty)-h, --help— Print help-V, --version— Print version
char humans add
Add a new human
char humans add [--email] [--org] [--title] [-h] [-V] <name>
Options:
--email <EMAIL>--org <ORG_ID>--title <JOB_TITLE>-h, --help— Print help-V, --version— Print version
Arguments:
<NAME>
char humans edit
Edit a human
char humans edit <--id> [--name] [--email] [--org] [--title] [--memo] [-h] [-V]
Options:
--id <ID>--name <NAME>--email <EMAIL>--org <ORG_ID>--title <JOB_TITLE>--memo <MEMO>-h, --help— Print help-V, --version— Print version
char humans show
Show details for a human
char humans show <--id> [-f] [-h] [-V]
Options:
--id <ID>-f, --format <FORMAT>(default:pretty)-h, --help— Print help-V, --version— Print version
char humans rm
Remove a human
char humans rm <--id> [-h] [-V]
Options:
--id <ID>-h, --help— Print help-V, --version— Print version
char orgs
Browse organizations
char orgs [-h] [-V] <command>
Options:
-h, --help— Print help-V, --version— Print version
Subcommands:
list— List all organizationsadd— Add a new organizationedit— Edit an organizationshow— Show details for an organizationrm— Remove an organization
char orgs list
List all organizations
char orgs list [-f] [-h] [-V]
Options:
-f, --format <FORMAT>(default:pretty)-h, --help— Print help-V, --version— Print version
char orgs add
Add a new organization
char orgs add [-h] [-V] <name>
Options:
-h, --help— Print help-V, --version— Print version
Arguments:
<NAME>
char orgs edit
Edit an organization
char orgs edit <--id> [--name] [-h] [-V]
Options:
--id <ID>--name <NAME>-h, --help— Print help-V, --version— Print version
char orgs show
Show details for an organization
char orgs show <--id> [-f] [-h] [-V]
Options:
--id <ID>-f, --format <FORMAT>(default:pretty)-h, --help— Print help-V, --version— Print version
char orgs rm
Remove an organization
char orgs rm <--id> [-h] [-V]
Options:
--id <ID>-h, --help— Print help-V, --version— Print version
char export
Export data in various formats
char export [-h] [-V] <command>
Options:
-h, --help— Print help-V, --version— Print version
Subcommands:
meeting— Export a single meeting with all associated datameetings— Export meeting listtranscript— Export transcript for a meetingnotes— Export notes for a meetingchat— Export chat messages for a meetinghumans— Export all contactsorgs— Export all organizations
char export meeting
Export a single meeting with all associated data
char export meeting <--id> [-f] [-o] [-h] [-V]
Options:
--id <ID>-f, --format <FORMAT>(default:json)-o, --output <FILE>-h, --help— Print help-V, --version— Print version
char export meetings
Export meeting list
char export meetings [-f] [-o] [-h] [-V]
Options:
-f, --format <FORMAT>(default:text)-o, --output <FILE>-h, --help— Print help-V, --version— Print version
char export transcript
Export transcript for a meeting
char export transcript <--meeting> [-f] [-o] [-h] [-V]
Options:
--meeting <MEETING>-f, --format <FORMAT>(default:text)-o, --output <FILE>-h, --help— Print help-V, --version— Print version
char export notes
Export notes for a meeting
char export notes <--meeting> [-f] [-o] [-h] [-V]
Options:
--meeting <MEETING>-f, --format <FORMAT>(default:markdown)-o, --output <FILE>-h, --help— Print help-V, --version— Print version
char export chat
Export chat messages for a meeting
char export chat <--meeting> [-f] [-o] [-h] [-V]
Options:
--meeting <MEETING>-f, --format <FORMAT>(default:markdown)-o, --output <FILE>-h, --help— Print help-V, --version— Print version
char export humans
Export all contacts
char export humans [-f] [-o] [-h] [-V]
Options:
-f, --format <FORMAT>(default:text)-o, --output <FILE>-h, --help— Print help-V, --version— Print version
char export orgs
Export all organizations
char export orgs [-f] [-o] [-h] [-V]
Options:
-f, --format <FORMAT>(default:text)-o, --output <FILE>-h, --help— Print help-V, --version— Print version