-
## description
when my friend say ding, bot just say dong, but not @frind and say dong
## code
```javascript
if (msg.text() === "ding") {
const talker = await msg.talker();
await msg…
-
**Describe the bug**
After adding dependency talker_flutter: ^4.4.1 project does not start.
**To Reproduce**
Steps to reproduce the behavior:
1. Add dependency talker_flutter: ^4.4.1
2. Save (r…
-
Hello, where can I find pretrained 256 checkpoint of for fine-tuning?
Thanks
-
```
Hi,
I'm working on a multi talker identifier project and I want to use your library.
Looking at your code I find all the implemented (and not implemented) nmea
sentences classes related to the GP…
-
After the user issues `.talkers %` command, bot will send the full talker list in private to that user.
-
```
Hi,
I'm working on a multi talker identifier project and I want to use your library.
Looking at your code I find all the implemented (and not implemented) nmea
sentences classes related to the GP…
-
Update the talker data / talker log class to be more serializable friendly.
Right now Error, Stacktrace and Exception are used as types but those items cannot be serialized/deserialized to for exa…
-
**Describe the bug**
During run the project got
### ../../../../.pub-cache/hosted/pub.dev/talker_flutter-4.1.2/lib/src/ui/talker_view.dart:215:29: Error: The argument type 'String Function({TimeFo…
-
Are there any plans to create a Dev tools extension for talker? It would be nice if we could see the logs in dev tools similar to the talker monitor.
-
```
Hi,
I'm working on a multi talker identifier project and I want to use your library.
Looking at your code I find all the implemented (and not implemented) nmea
sentences classes related to the GP…