You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -105,7 +105,7 @@ Submit issues or pull requests for enhancements.
105
105
106
106
-**Real-Time Audio Streaming**: Use a streaming output of rtlsdr-airband and route to the VOIP feature of matrix.
107
107
-**Metadata**: Add metadata to voice messages, like signal strength, etc.
108
-
-**Voice transcription**: Transcribe audio and include the text with messages.
108
+
-**Voice transcription**: Transcribe audio and include the text with messages. Maybe use [faster-whisper](https://github.com/SYSTRAN/faster-whisper)?
109
109
-**Data mode decoding**: Decode non-voice transmissions (e.g. APRS/AX.25, CW, etc.) and send data as message. Direwolf? multimon-ng? Another?
110
110
-**Transmit**: Voice (or data) messages sent to the rooms could be broadcast over RF with suitable equipment.
111
111
-**Frequency Grouping**: Organize recordings into Matrix spaces (e.g., one space per band like VHF/UHF) instead of just individual rooms per frequency.
0 commit comments